Skip to content

Commit ea646b8

Browse files
authored
📝 Add contributing section to README
Signed-off-by: Lamparter <[email protected]>
1 parent b84a8b4 commit ea646b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎readme.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,15 @@ if(activeSponsor != null)
9595
}
9696
```
9797

98+
## Contributing & Feedback
99+
100+
There are multiple ways to participate in the community:
101+
102+
- Upvote popular feature requests
103+
- [Submit a new feature](https://github.com/octokit/octokit.graphql.net/pulls)
104+
- [File bugs and feature requests](https://github.com/octokit/octokit.graphql.net/issues/new/choose).
105+
- Review source [code changes](https://github.com/octokit/octokit.graphql.net/commits)
106+
98107
## Running tests
99108

100109
### 1️. Prerequisites

0 commit comments

Comments
 (0)