Skip to content

Commit 8805d9e

Browse files
authored
Merge pull request #81 from github/jonjanego-patch-1
Update CONTRIBUTING.md
2 parents fe9a05d + 7f0bd7a commit 8805d9e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ Please note that this project is released with a [Contributor Code of
1414
Conduct][code-of-conduct]. By participating in this project you agree
1515
to abide by its terms.
1616

17+
## Bug reports and other issues
18+
19+
If you've encountered a problem, please let us know by [submitting an issue](https://github.com/github/dependency-submission-toolkit/issues/new)!
20+
21+
## Enhancements and feature requests
22+
23+
If you've got an idea for a new feature or a significant change to the code or its dependencies, please submit as [an issue](https://github.com/github/dependency-submission-toolkit/issues/new) so that the community can see it, and we can discuss it there. We may not be able to respond to every single issue, but will make a best effort!
24+
25+
If you'd like to make a contribution yourself, we ask that before significant effort is put into code changes, that we have agreement that the change aligns with our strategy. Since this is a repository owned and primarily maintained by GitHub, we want to make sure that contributions are high quality, and that they maintain consistency with the rest of it's behavior.
26+
27+
1. Create an [issue discussing the idea](https://github.com/github/dependency-submission-toolkit/issues/new), so that we can discuss it there.
28+
2. If we agree to incorporate the idea into the project, please write-up a high level summary of the approach that you plan to take so we can review
29+
30+
1731
### Bootstrapping the project
1832

1933
```

0 commit comments

Comments
 (0)