Everything here is markdown, which means there are two channels for contributions.
Pull requests: you recognize an enhancement and make it happen, or an issue and fix it, then make a pull request so it's shared with everyone!
Issues: something is wrong/misleading/confusing and you are too lazy to fix it yourself and make a pull request.
Note: pull requests and issues should have a useful title.
Thank you for adding some leaves to this data tree! Please try to be as consistent with the list structure as possible so users can get the most out of it.
As sources become unavailable they should be flagged until they come back online.
The topics or levels are wrong/misleading/confusing? Lets fix it!
Never made a pull request before? First you'll need a GitHub account!
Note: the example images below are for a different repo, but the steps are the same.
- Access the awesome-city-data list's GitHub page: https://github.com/TStesco/awesome-city-data
- Click on the
readme.md
file: - Now click on the edit icon.
- You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use GitHub Flavored Markdown.
- Say why you're proposing the changes, and then click on "Propose file change".
- Submit the pull request!
Sometimes, a maintainer will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your Pull Request didn't match the list guidelines. I will try to review and merge all Pull Requests within 24 hours!
Here is a write up on how to change a Pull Request, and the different ways you can do that.