Skip to content

Commit

Permalink
[Minor] Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frankaging committed Jan 13, 2024
1 parent 6994a07 commit f992c58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ When checking in new code, please also consider to add new tests in the same PR.
**Testing Done**:
[Provide logs, screen-shots, files that contain tests you have done]
[Provide logs, screen-shots, and files that contain tests you have done]
```

Go to issues, and open with a title formatted as,
Go to issues, and open with a title formatted as
```
[Priority Tag] Short Title
```
For Priority Tag, you can use P0-P2, P0 is the highest priority, which means everyone should stop working and focus on this PR.
For Priority Tag, you can use `[P0]`-`[P2]`, `[P0]` is the highest priority, which means everyone should stop working and focus on this PR. For Minor issues, use `[Minor]`. For bugs, please use `[Bug Fix]` and see below.

### :beetle: Bug Reports and Other Issues
Go to issues, and open with a title formatted as,
Expand All @@ -48,4 +48,4 @@ For external requests (i.e., you are not in our core dev team), please use,
```

### :inbox_tray: Larger Feature Requests
Please email us!
Please email us!

0 comments on commit f992c58

Please sign in to comment.