... | ... | @@ -9,7 +9,7 @@ This guide takes you step-by-step through our Gitlab workflow from issue to comp |
|
|
---
|
|
|
|
|
|
> ### Read This!
|
|
|
> The following is our generic Issue Workflow. You should always check to see if the project you are contributing to has a `CONTRIBUTING.md` file in it's Gitlab root files directory. If so, that project might have special concerns when dealing with issues workflow. For example, the project might require a regression test to be created with each issue, or perhaps the project has Continuous Integration implemented (possibly via [Jenkins](jenkins)) and special steps need to be taken to make sure you are following the prescribed workflow for that project.
|
|
|
> The following is our generic Issue Workflow. You should always check to see if the project you are contributing to has a `CONTRIBUTING.md` file in the root directory of the project's Gitlab Files section. If so, that project might have special concerns when dealing with issues workflow. For example, the project might require a regression test to be created with each issue, or perhaps the project has Continuous Integration implemented (possibly via [Jenkins](jenkins)) and special steps need to be taken to make sure you are following the prescribed workflow for that project.
|
|
|
|
|
|
## Create an issue
|
|
|
|
... | ... | |