Skip to content

Commit b4e6a52

Browse files
committed
Merge branch 'develop' of https://github.com/processing/p5.js-web-editor into develop
2 parents 72f0ee6 + aac8378 commit b4e6a52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ The best way to verify if an issue is ready to be worked on is checking if it ha
7575

7676
### Before Submitting a Pull Request
7777
Before submitting a pull request, make sure that:
78+
- Your work is related to an issue. **Pull requests that do not have an associated issue will not be accepted.**
7879
- Your work adheres to the style guidelines and fits in with the rest of the codebase.
7980
- You ran the project locally and tested your changes. Pay special attention to any specific areas of the p5.js editor that may be affected by your changes. Does everything still work as before? Great!
8081
- You reference the [Preparing a Pull Request Guide](https://github.com/processing/p5.js-web-editor/blob/develop/contributor_docs/preparing_a_pull_request.md) for more details!

0 commit comments

Comments
 (0)