-
Notifications
You must be signed in to change notification settings - Fork 31
Recipe "centralized git repo"
Develop and maintain contributions in the centralized, github-based 101repo.
Recipe "decentralized git repo" should be preferred over the present recipe. That is, everyone is encouraged to develop and maintain contributions in decentralized manner; pull requests for 101repo ar highly discouraged and may be rejected. Also, push rights are not granted to regular contributors. If you want to re-obtain control of your contributions that have been physically integrated into 101repo in the past, please contact mailto:[email protected].
Classically, the github-based 101repo collects contributions in a centralized manner, even though contributions are now increasingly maintained in contributor-controlled repos in a decentralized manner.
In what follows, it does not matter whether you are making a new contribution or modifying an existing contribution. Please, keep in mind: See the note above; application of this process is discouraged.
Please, follow these steps:
- Fork 101repo.
- Add your contribution within a new dir in subdir contributions.
- Make the gatekeepers are aware of your name and email address for contact:
- You may include name and email address into the pull request.
- You may instead send an email to mailto:[email protected].
- Send a pull request.
Your pull request will be processed by the gatekeepers as follows:
- The contribution is reviewed in some basic manner.
- An empty page is created for your contribution on the 101wiki.
- You are assigned a 101wiki account so that you can edit said page.
- You receive a reply (eventually) to confirm your contribution.