... | @@ -40,7 +40,7 @@ Technicians should subscribe to the following labels: |
... | @@ -40,7 +40,7 @@ Technicians should subscribe to the following labels: |
|
* `tech-maintenance` (Development and standard tasks in order to assure operability that add nono new functionality)
|
|
* `tech-maintenance` (Development and standard tasks in order to assure operability that add nono new functionality)
|
|
* `typo` (for marginal changes to existing pages that have already undergone quality assurance)
|
|
* `typo` (for marginal changes to existing pages that have already undergone quality assurance)
|
|
|
|
|
|
These labels are then specified to inform technical maintainers that something about the webpage, repo does not work as expected or to classify development projects that do not add new functionality (e.g. [code refactoring](https://en.wikipedia.org/wiki/Code_refactoring)).
|
|
These labels are then specified to inform technical maintainers that something about the web page, repo does not work as expected or to classify development projects that do not add new functionality (e.g. [code refactoring](https://en.wikipedia.org/wiki/Code_refactoring)).
|
|
|
|
|
|
### Editorial Labels
|
|
### Editorial Labels
|
|
|
|
|
... | @@ -59,8 +59,6 @@ These labels are then specified by the users who need quality assurance on their |
... | @@ -59,8 +59,6 @@ These labels are then specified by the users who need quality assurance on their |
|
|
|
|
|
New labels can be added by everyone but the subscription needs to be carried out individually. Therefore it is better to reuse existing labels.
|
|
New labels can be added by everyone but the subscription needs to be carried out individually. Therefore it is better to reuse existing labels.
|
|
|
|
|
|
# DRAFT: Implementation (open for discussion)
|
|
## Handling of Merge Requests
|
|
|
|
|
|
> [name=Fabian] I think that this should entirely go to `Contributing.md`.
|
|
Each issue leads to an associated merge request which inherits the chosen labels. Depending on the nature of the chosen labels, either professors or chief-engineers or technicians are responsible to react to the merge request. Redactional changes or new research topics are usually handled by professors of chief-engineers, while maintenance merge requests are handled by technicians. |
|
|
|
\ No newline at end of file |
|
Every user needs (technical or redactional) needs to adhere to the Contribution-Guidelines. |
|
|
|
\ No newline at end of file |
|
|