Skip to content
Snippets Groups Projects
Commit f26f6b32 authored by Martyn Welch's avatar Martyn Welch Committed by Emanuele Aina
Browse files

Add checking policies to contribution checklist


Whilst we call out specific policies in the contribution checklist, we
should make sure that any contributions made to Apertis do not violate any
of Apertis' policies. Explicitly add this to the contribution checklist.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 3bc24cef
No related branches found
No related tags found
1 merge request!170Add checking policies to contribution checklist
Pipeline #193636 passed
......@@ -85,6 +85,13 @@ out per contribution type:
by any proposed changes. Ensure that such value can be expected before
starting development.
- `Contributor` **Ensure proposed changes comply with all existing relevant
policies**: The Apertis maintainers will be evaluating whether the proposed
changes comply with the full range of policies which govern the Apertis
project. Now is a good time, before significant effort is expended, to check
that the proposed changes align with the Apertis projects policies to guide
development and avoid disappointment or wasted effort.
## Concept Design
- `Contributor` **Survey the state of art**: The project strives to adapt and
......@@ -239,6 +246,9 @@ out per contribution type:
taken to evaluate that platform specific changes are made in a way that other
platforms are not negatively impacted.
- `Maintainer` **Ensure adherence to Apertis policies**: Changes to Apertis
should only be accepted if they adhere to all the relevant Apertis policies.
## Code
- `Maintainer` **Check coding conventions**:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment