Skip to content

Commit 27f99a1

Browse files
committed
Review issue and pull templates, drop unused contributing file
The CONTRIBUTING.md from root dir will be used by github
1 parent 9f437eb commit 27f99a1

File tree

3 files changed

+19
-82
lines changed

3 files changed

+19
-82
lines changed

.github/CONTRIBUTING.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

.github/ISSUE_TEMPLATE.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
1-
The issue will be closed without any reasons if it does not satisfy any of following requirements:
21

3-
1. Please speak English, we have forum in [Chinese](https://discuss.gogs.io/c/getting-help/getting-help-chinese).
4-
2. Please post questions or config/deploy problems on our forum: https://discuss.gogs.io, here are bugs and feature requests only.
2+
1. Please speak English
3+
2. Please ask questions or config/deploy problems
4+
on our gitter channel: https://gitter.im/go-gitea/gitea
5+
Here are bugs and feature requests only.
56
3. Please take a moment to search that an issue doesn't already exist.
6-
4. Please give all relevant information below for bug reports; incomplete details considered invalid report.
7+
4. Please give all relevant information below for bug reports; incomplete
8+
details considered invalid report.
79

8-
**You MUST delete above content including this line before posting; too lazy to take this action considered invalid report.**
10+
**You MUST delete above content including this line before posting;
11+
too lazy to take this action considered invalid report.**
912

10-
- Gogs version (or commit ref):
11-
- Git version:
12-
- Operating system:
13+
- Gitea version (or commit ref):
14+
- Git version:
15+
- Operating system:
1316
- Database (use `[x]`):
1417
- [ ] PostgreSQL
1518
- [ ] MySQL
1619
- [ ] SQLite
17-
- Can you reproduce the bug at https://try.gogs.io:
18-
- [ ] Yes (provide example URL)
19-
- [ ] No
20-
- [ ] Not relevant
2120
- Log gist:
2221

2322
## Description

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
The pull request will be closed without any reasons if it does not satisfy any of following requirements:
1+
Please check the following:
22

3-
1. Please make sure you are targeting the `develop` branch.
4-
2. Please read contributing guidelines:
5-
https://github.com/go-gitea/gitea/wiki/Contributing-Code
6-
3. Please describe what your pull request does and which issue you're targeting
7-
4. ... if it is not related to any particular issues, explain why we should not reject your pull request.
3+
1. Make sure you are targeting the `master` branch.
4+
2. Read contributing guidelines:
5+
https://github.com/go-gitea/gitea/blob/master/CONTRIBUTING.md
6+
3. Describe what your pull request does and which issue
7+
you're targeting (if any)
88

9-
**You MUST delete above content including this line before posting; too lazy to take this action considered invalid pull request.**
9+
**You MUST delete above content including this line before posting;
10+
too lazy to take this action considered invalid pull request.**

0 commit comments

Comments
 (0)