14 lines
278 B
Markdown
14 lines
278 B
Markdown
|
# Contributing
|
||
|
|
||
|
## Changelog
|
||
|
|
||
|
This project uses semantic versioning and KeepAChangelog format. Always update
|
||
|
CHANGELOG.md.
|
||
|
|
||
|
## API Documentation
|
||
|
|
||
|
### Style
|
||
|
|
||
|
All method documentation is written in the present tense. For example, "Creates a new..."
|
||
|
rather than "Create a new...".
|