GitHub repository user guide #1
kangz12345
announced in
Announcements
Replies: 1 comment
-
I recommend to set the commit message template with reference to this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This guide is for the repository users. Please follow the rules for consistency and efficiency.
1. Issues
1.1. Motivation
1.2. Guides
1.2.1. Labels
1.2.2. Assignees
1.2.3. Projects
1.2.4. Milestones
Issues
page1.2.5. Template
1.2.6. Title
2. Pull requests
2.1. Motivation
main
ordevelop
branch via pull requests only (you cannot directly push commits to the protected branches)2.2. Guides
2.2.1. Branch
develop
2.2.2. Labels
2.2.3. Reviewers
2.2.4. Assignees
2.2.5. Projects
2.2.6. Milestones
2.2.7. Closing keywords
2.2.8. Title
2.3. Code review
Reviewer must review the codes thoroughly!
2.3.1. Conversation
3. Discussions
3.1. Motivation
3.2. Guides
3.2.1. Labels
3.2.2. Subjects
Overall
Language
We use English as this is an open source project.
It is often efficient since we use English for the codes as well.
Please do not be afraid of grammar or awkward expressions, and please let the author know when you found some language issues in the expressions.
Mention
Beta Was this translation helpful? Give feedback.
All reactions