We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b84a8b4 commit ea646b8Copy full SHA for ea646b8
‎readme.md‎
@@ -95,6 +95,15 @@ if(activeSponsor != null)
95
}
96
```
97
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
107
## Running tests
108
109
### 1️. Prerequisites
0 commit comments