1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-02 21:42:33 +02:00

Add link checker (#178)

This commit is contained in:
Terkel
2024-02-17 13:02:59 -05:00
committed by GitHub
parent 54104c7cdb
commit 372cf37634
4 changed files with 51 additions and 124 deletions

View File

@@ -1,7 +1,5 @@
# Contribution Guidelines
Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
- Ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one, as yours may be a duplicate.
- If you just created something, wait at least a couple of weeks before submitting.
@@ -20,4 +18,4 @@ Thank you for your suggestion!
### Updating your PR
A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. There's no need to open a new PR, just edit the existing one. If you're not sure how to do that, [here is a guide](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) on the different ways you can update your PR so that we can merge it.
A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. There's no need to open a new PR, just edit the existing one.