Merge branch 'ns/github' into next
This commit is contained in:
commit
3b249dad14
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
|
||||
### General informations
|
||||
|
||||
- OfflineIMAP version:
|
||||
- server name or domain:
|
||||
- CLI options:
|
||||
- configuration (remove private data):
|
||||
```
|
||||
<configuration goes here>
|
||||
```
|
||||
|
||||
### Log error
|
||||
|
||||
```
|
||||
<error goes here>
|
||||
```
|
||||
|
||||
### Step to reproduce the error
|
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
> Add character x.
|
||||
|
||||
- [] I've read the [DCO](http://www.offlineimap.org/doc/dco.html).
|
||||
- [] I've read the [Coding Guidelines](http://www.offlineimap.org/doc/CodingGuidelines.html)
|
||||
- [] The relevant informations about the changes stands in the commit message, not here.
|
||||
- [] Code changes follow the style of the files they change.
|
||||
- [] Code is tested (provide details).
|
||||
|
||||
### References
|
||||
|
||||
- Bug: #no_space
|
||||
|
Loading…
Reference in New Issue
Block a user