Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rinat Striungis
directory
Commits
fa82f5c1
Commit
fa82f5c1
authored
Dec 24, 2019
by
Rufflewind
Browse files
Add contribution guidelines
parent
cb017ffc
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
fa82f5c1
Contributions and bug reports are welcome!
Please remember to add changelog entries.
## Contribution guidelines
*
**Size of changes:**
If the change is minor, feel free to just send a pull request. Otherwise, please discuss on the issue tracker first.
*
**Continuous integration (CI):**
Please make sure all AppVeyor and Travis CI tests pass on your pull request.
*
**New tests:**
* When implementing a new feature, please include tests for it. (Use `tools/testctl` to add a new test module.)
* When fixing a bug, please include regression tests if possible.
*
**Changelog:**
Please update the
`changelog.md`
for any non-trivial change.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment