Merge pull request #4 from nopcoder/docs/contributing

Fix CONTRIBUTING.md links to issues
This commit is contained in:
Su Yang 2023-01-09 22:14:15 +08:00 committed by GitHub
commit 741423f00b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ We welcome any type of contribution, not only code. You can help with
- **QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open) - **QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open)
- **Marketing**: writing blog posts, howto's, printing stickers, ... - **Marketing**: writing blog posts, howto's, printing stickers, ...
- **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ... - **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ...
- **Code**: take a look at the [open issues](issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them. - **Code**: take a look at the [open issues](https://github.com/adnanh/webhook/issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them.
- **Money**: we welcome financial contributions in full transparency on our [open collective](https://opencollective.com/webhook). - **Money**: we welcome financial contributions in full transparency on our [open collective](https://opencollective.com/webhook).
## Your First Contribution ## Your First Contribution
@ -31,7 +31,7 @@ Anyone can file an expense. If the expense makes sense for the development of th
## Questions ## Questions
If you have any questions, create an [issue](issue) (protip: do a quick search first to see if someone else didn't ask the same question before!). If you have any questions, create an [issue](https://github.com/adnanh/webhook/issues/new) (protip: do a quick search first to see if someone else didn't ask the same question before!).
You can also reach us at hello@webhook.opencollective.com. You can also reach us at hello@webhook.opencollective.com.
## Credits ## Credits