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 4b4c7fa commit deded4cCopy full SHA for deded4c
CONTRIBUTORS
README.md
@@ -11,6 +11,15 @@ This project acts as a client SDK implementation written in Go to interact with
11
the Gitea API implementation. For further informations take a look at the
12
current [documentation](https://godoc.org/code.gitea.io/sdk/gitea).
13
14
+## Contributing
15
+
16
+Fork -> Patch -> Push -> Pull Request
17
18
+## Authors
19
20
+* [Maintainers](https://github.com/orgs/go-gitea/people)
21
+* [Contributors](https://github.com/go-gitea/go-sdk/graphs/contributors)
22
23
## License
24
25
This project is under the MIT License. See the [LICENSE](LICENSE) file for the
0 commit comments