Skip to content

Commit 91435de

Browse files
authored
Merge pull request #23 from FreeOps-Tools/dev
update
2 parents 01cbaad + f3fa0c3 commit 91435de

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ Before working on an existing Issue please follow these steps:
2525
1. reference the Issue in your Pull Request (for example `closes #123`)
2626

2727
> Notes:
28-
> - any issues that have no activity after 3 weeks will be unassigned and re-assigned to someone else
29-
> - only request to be assigned an issue if you know how to work on it
28+
29+
- any issues that have no activity after 3 weeks will be unassigned and re-assigned to someone else
30+
- only request to be assigned an issue if you know how to work on it
3031

3132
### A step-by-step guide for first-time contributors
3233

@@ -46,17 +47,18 @@ Before working on an existing Issue please follow these steps:
4647

4748
8. **Celebrate your contribution:** If your changes are accepted and merged into the main branch of the project, `congratulations!` You have made your first contribution to our open-source project. Celebrate your achievement and continue to contribute to this project or explore other open-source projects.
4849

49-
5050
## Reviewing Pull Requests
5151

5252
We welcome everyone to review Pull Requests, it is a great way to learn and network.
5353

5454
### DOs
55+
5556
- be kind and respectful, we use inclusive, gender neutral language (for example `they/them` instead of `guy/man`)
5657
- use inline comments to explain your suggestions
5758
- use inline suggestions to propose changes
5859

5960
### DON'Ts
61+
6062
- don't be rude, disrespectful or aggressive
6163
- do not repeat feedback, this creates more noise than value (check the existing conversation), use GitHub reactions if you agree/disagree with a comment
6264
- do not blindly approve pull requests to improve your GitHub contributors graph

0 commit comments

Comments
 (0)