-
-
Notifications
You must be signed in to change notification settings - Fork 18
Contributing
Welcome! Thinking about contributing to the development of Mugshot? There's several ways you can help. Pick the one(s) right for you.
The secret to a high quality project? High quality bug reports that make it easier to identify and resolve bugs. Check out the Issues page to find or submit new issues and help Mugshot get fixed faster.
Have a fix or new feature in development? Send me a pull request! I'll review and merge or provide feedback to get everything in order. Let's make Mugshot a better tool for everybody.
Notice a typo? Submit an issue and let me know about it! Want to expand the documentation further. Fork the wiki (instructions below), make your changes, and submit an issue with a link to your branch so I can review and merge.
Adapted from Stack Overflow
-
Manually create a fork of the Mugshot wiki on your GitHub account:
-
Create a new repository on your GitHub account, called "Mugshot-Wiki".
-
Clone the Mugshot Wiki repository to your local machine:
git clone [email protected]:bluesabre/mugshot.wiki.git -
Remove the original "origin" remote and add your github repository as new "origin":
git remote rm origingit remote add origin [email protected]:<YOUR_USERNAME>/Mugshot-Wiki.git
-
-
Make your proposed changes locally, then push them to your GitHub account:
git push -u origin master -
Submit an issue to the Mugshot issue tracker so I can review your changes and merge them in. Please be sure to include a link to your repository and describe what you've changed.
Mugshot translations are managed on Transifex. To contribute, you can submit your translations to Transifex (preferred) or by submitting a pull request on GitHub.
Adapted from GeoNode's Documentation (CC-SA)
The first workflow for contributing to Mugshot's translations is by using Transifex. The following steps will demonstrate how to update the translations directly on the Transifex website.
- Create your account.
Go to https://www.transifex.com and, click Try it for free and enter the needed information to create your free account.
Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Noncommercial-Share Alike 4.0 International