Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add naming rules to contributing #1291

Merged
merged 3 commits into from May 21, 2024
Merged

add naming rules to contributing #1291

merged 3 commits into from May 21, 2024

Conversation

sh-rp
Copy link
Collaborator

@sh-rp sh-rp commented Apr 26, 2024

Description

We want to add some rules how to name stuff (mostly branches). Let's discuss :)

Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit 0e50186
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/664cbde8a39549000804e848

* **exp** - an experiment where we are testing a new idea or want to demonstrate something to the team, might turn into a feat later (ticket encouraged)
* **test** - anything related to the tests (ticket encouraged)
* **blogs** - a new entry to our blog (ticket optional)
* **docs** - a change to our docs (ticket optional)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also maybe we can add infra for things related to CI

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we also add refactor scope?

burnash
burnash previously approved these changes May 15, 2024
sultaniman
sultaniman previously approved these changes May 21, 2024
Copy link
Collaborator

@sultaniman sultaniman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sh-rp sh-rp dismissed stale reviews from sultaniman and burnash via d20e943 May 21, 2024 14:59
CONTRIBUTING.md Outdated

#### Ticket Numbers

We encourage you to attach your branches to a ticket, if none exists, create one an explain what you are doing. For feat and fix branches, tickets are mandatory, for exp and test branches encouraged and for blogs and docs branches optional.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create one *an* -> and?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and maybe enclose feat/fix in backticks

@sh-rp sh-rp marked this pull request as ready for review May 21, 2024 15:29
@sh-rp sh-rp merged commit 1ce556a into devel May 21, 2024
23 of 24 checks passed
@sh-rp sh-rp deleted the d#/branch-naming branch May 21, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants