mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
680 B
680 B
Contributing
This project is PHP based but may one day move to node (as this is my preferred development language).
If you are a collaborator (with push permissions), you can merge any open PR with the following conditions:
- It passes the JSON validity test (this is a github integration in travis)
- Merge anything that adds or updates a
<user>.jsonfile
If you're unsure, cc @remy into the PR with a question and we can work out what to do.
The site is hosted on heroku and will automatically deploy merges into master, which means once a PR is merged, it'll be live shortly thereafter (so there's nothing to do 🎉).
Also, thank you, your help is appreciated 💙