Skip to content

Commit

Permalink
Aquilon contribution clarifications
Browse files Browse the repository at this point in the history
  • Loading branch information
jouvin committed May 27, 2018
1 parent f33f21f commit cfbe4cf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _aquilon/zz-contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,13 @@ Short summary of the change
Change-Id: I9f8d7d0f656e72877c436727d0e4a8d8a62a4b89
```

## Contributing your Changes

Once you have validated your changes and edited the appropriate commit messages, you need to open a pull request
against the relevant Aquilon repository on GitHub. There are two repositories:

- [Aquilon](https://github.com/quattor/aquilon) itself (the main one)
- Aquilon [protocols](https://github.com/quattor/aquilon-protocols): Python modules used to interface to the database

*Note: each commit **must** have a different `Change-ID`, even they are part of the same pull request*

0 comments on commit cfbe4cf

Please sign in to comment.