describe your channels for questions.
Label | Description |
---|---|
docs | Indicate documentation development necessary |
feature | Indicate feature development |
CI | Indicate Continuous integration development |
refactor | Indicate code refactor |
remove | Indicate feature removal |
fix | Indicates an unexpected problem or unintended behavior |
invalid | Indicates that an issue or pull request is no longer relevant |
question | Indicates that an issue or pull request needs more information |
how report a bug fix
describe how submit a feature proposal.
- check code format
- unit tests
- dependencies
Description of contributing process
how work in project
init in project
describe pre requisites, envirment, dependencies, etc.
describe your branch organization
Github: [#task_number-task_title] ex: #3-update_contributing
Bitbucket: [PROJECT-tasknumber-tasksummary] ex: AT-1-themegenerator
explain your git commit message patter
describe what to do, when a task is completed
describe your code format
describe documentation process
describe your dependencies for tests, frameworks and