This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Add GitHub's issue and pull request templates.
master
Andrey Nering
9 years ago
parent
ccc94dd11c
commit
b97780ba51
2 changed files
with
18 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+14
-0
ISSUE_TEMPLATE.md
+4
-0
PULL_REQUEST_TEMPLATE.md
+ 14
- 0
ISSUE_TEMPLATE.md
View File
@@ -0,0 +1,14 @@
For bug reports, please give the relevant info:
- Gogs version (or commit ref):
- Git version:
- Operating system:
- Database:
- [ ] PostgreSQL
- [ ] MySQL
- [ ] SQLite
- Log gist:
## Description
...
+ 4
- 0
PULL_REQUEST_TEMPLATE.md
View File
@@ -0,0 +1,4 @@
Please, make sure you are targeting the `develop` branch!
More instructions about contributing with Gogs code can be found here:
https://github.com/gogits/gogs/wiki/Contributing-Code
Write
Preview
Loading…
Cancel
Save