mirror of
https://github.com/gogs/gogs.git
synced 2025-07-14 16:18:42 +00:00
Updated Contributing Code (markdown)
parent
56142c8e91
commit
51a8d12b84
@ -1,6 +1,6 @@
|
|||||||
This document describes requirements and best practices for contributing code (Pull Request) to Gogs project.
|
This document describes requirements and best practices for contributing code (Pull Request) to Gogs project.
|
||||||
|
|
||||||
If you have/find any concern/problem with this document, **DO NOT** create an issue in this repository, instead, please go to [Gitter](https://gitter.im/gogits/gogs) and discuss.
|
If you have/find any concern/problem with this document, **DO NOT** create an issue in this repository, instead, please go to [Gogs Discussion](https://discuss.gogs.io/) and discuss.
|
||||||
|
|
||||||
### Before You Start
|
### Before You Start
|
||||||
|
|
||||||
@ -36,5 +36,4 @@ Write a comment to the corresponding thread to claim you're working on it, so pe
|
|||||||
### Final Checks
|
### Final Checks
|
||||||
|
|
||||||
1. There is **no guarantees** that your pull request will be merged.
|
1. There is **no guarantees** that your pull request will be merged.
|
||||||
2. Currently, **ALL** pull requests must be sent to `develop` branch.
|
2. Please expect code review being **VERY** strict, be prepared for benefiting future of this project.
|
||||||
3. Code review is **VERY** strict, please be prepared for benefiting future of this project.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user