You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ You can read our [Code of Conduct here](./CODE_OF_CONDUCT.md).
16
16
17
17
**Doing your first pull request?** Great, awesome to have you on-board! If you're unsure how to start, you can learn how from this *free* series: [How to Contribute to an Open Source Project on GitHub.](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)
18
18
19
-
- To avoid wasted development time, **please discuss** the change you wanna make. This can be done with on [GitLab Issues](https://git.maxtrier.dk/natamo/paracord/-/issues) or [GitHub Issues](https://github.com/maxnatamo/paracord/issues). If possible, discuss it publicly, so other people can chime in.
19
+
- To avoid wasted development time, **please discuss** the change you wanna make. This can be done with on [GitHub Issues](https://github.com/Fetcharr/fetcharr/issues). If possible, discuss it publicly, so other people can chime in.
20
20
- The `develop` branch is used for the current development build. For that reason, **please, do not submit your PRs against the `main` branch.**
21
21
- Ensure that your code **respects the repository's formatting standard** (defined [here](/.editorconfig)). To do this, you can run:
0 commit comments