Skip to content

Commit

Permalink
Add example for proposal pull requests
Browse files Browse the repository at this point in the history
Signed-off-by: wslulciuc <[email protected]>
  • Loading branch information
wslulciuc committed Aug 10, 2022
1 parent 98f3114 commit 7c6ddd8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,17 @@ To ensure your pull request is accepted, follow these guidelines:

```
feature Add or expand a feature
bug Fix a bug
bug Fix a bug
proposal Propose a change
```

_For example_:

```
feature/my-cool-new-feature
bug/my-bug-fix
bug/my-other-bug-fix
bug/my-other-bug-fix
proposal/my-proposal
```

* Choose _short_ and _descriptive_ branch names
Expand Down

0 comments on commit 7c6ddd8

Please sign in to comment.