Skip to content

Commit 4b4c7fa

Browse files
author
Thomas Boerger
committed
Unified GitHub templates accross all projects
1 parent b05f416 commit 4b4c7fa

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/issue_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1. Please speak English, this is the language everybody of us can speak and write.
2+
2. Please ask questions or config/deploy problems on our Gitter channel: https://gitter.im/go-gitea/gitea
3+
3. Please take a moment to search that an issue doesn't already exist.
4+
4. Please give all relevant information below for bug reports, incomplete details will be handled as an invalid report.
5+
6+
**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.**

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Please check the following:
2+
3+
1. Make sure you are targeting the `master` branch, pull requests on release branches are only allowed for bug fixes.
4+
2. Read contributing guidelines: https://github.com/go-gitea/go-sdk/blob/master/CONTRIBUTING.md
5+
3. Describe what your pull request does and which issue you're targeting (if any)
6+
7+
**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.**

0 commit comments

Comments
 (0)