How to contribute

This commit is contained in:
Solene Rapenne 2021-09-26 23:58:38 +02:00
parent 38a9e6a37c
commit bf4a6fd4e9
1 changed files with 17 additions and 1 deletions

View File

@ -10,9 +10,25 @@ Everything related to writing a new issue is in `issues`.
- Copy `_template` directory under a name like `issue-XXXX` with `XXXX` being the issue number.
- Delete the symlink `current` and make it with the new issue as a target.
- Edit the file 00_METADATA.html
## Edit an issue
- cd into `issues/current/` and edit files as you need. Categories that are empty should be commented out using html comments.
- when you recreate the issues with `make`, the one in development is generated in `../dev/`.
- use `make test` to automatically copy the current issue in `~/Downloads` and open it in a web browser
# Contributing
Anyone can contribute by doing this:
- English proofreading
- Translation into other languages
- Content contribution
There are many methods for contributing, here is the list by order of preference (more easier to handle):
1. make an account on tildegit, fork the project, create a new branch with changes and send us Merge Requests (it's easy once you get how this work).
2. make a local commit from a freshly updated cloned repository and use `git format-patch` to send an email to a contributor (currently solene) so your commit can be merged into the repository easily.
3. send a simple diff to a contributor.
4. open an issue.
5. speak on IRC / XMPP / mail.