mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-25 09:44:21 +01:00
.github: add PR/issue templates
This commit is contained in:
13
.github/ISSUE_TEMPLATE
vendored
Normal file
13
.github/ISSUE_TEMPLATE
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
#### Issue type
|
||||
- [ ] bug
|
||||
- [ ] missing functionality
|
||||
- [ ] performance
|
||||
- [ ] feature request
|
||||
|
||||
#### Brief description
|
||||
|
||||
#### Steps to reproduce
|
||||
-
|
||||
|
||||
##### Additional Notes:
|
||||
-
|
||||
15
.github/PULL_REQUEST_TEMPLATE
vendored
Normal file
15
.github/PULL_REQUEST_TEMPLATE
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
### Description:
|
||||
...
|
||||
|
||||
### Breaking changes:
|
||||
- [ ]
|
||||
|
||||
### New features:
|
||||
- [ ]
|
||||
|
||||
### Fixes:
|
||||
- [ ]
|
||||
|
||||
### PR status:
|
||||
- [ ] Version bumped
|
||||
- [ ] Change-log updated
|
||||
Reference in New Issue
Block a user