Skip to content

Commit 596f917

Browse files
authored
Suggested issue before PR
1 parent 366e18c commit 596f917

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ Enhancement suggestions are tracked as [GitHub issues](https://guides.github.com
7070

7171
### Pull Requests
7272

73-
This is the main way how you can contribute to the specification. Feel free to open a pull request for your propsed changes at any time. The requirements described here have several goals:
73+
This is the main way how you can contribute to the specification. Feel free to open a pull request for your proposed changes at any time. It is advised to open a Github issue in the project first to get feedback from other users/maintainers before opening a pull request. You can then reference that issue in the Pull Request.
74+
75+
The requirements described here have several goals:
7476

7577
- Maintain the quality of json-graph-specification
7678
- Fix problems that are important to users
@@ -82,4 +84,4 @@ Please adhere to these requirements to have your contribution considered by the
8284
2. Explain in your pull request what you are trying to achieve, and why
8385
3. Be open minded about suggestions or other perspectives from the maintainers and other contributors
8486

85-
While the prerequisites above must be satisfied prior to having your pull request reviewed, the reviewer(s) may ask you to complete additional design work, tests, or other changes before your pull request can be ultimately accepted.
87+
While the prerequisites above must be satisfied prior to having your pull request reviewed, the reviewer(s) may ask you to complete additional design work, tests, or other changes before your pull request can be ultimately accepted.

0 commit comments

Comments
 (0)