We welcome contributions from everyone! Your input helps make the Awesome Graph Universe a more valuable resource.
-
Fork the repository and then clone it to your local machine using the following command:
git clone [email protected]:your-username/awesome-graph-universe.git
-
Create a new branch for your changes. Use a naming convention that reflects the purpose of the branch. For example:
add_XXX
for adding new graph resources.fix_XXX
for recommending changes to existing content.
You can contribute in several ways:
- Adding new graph resources that aren’t currently part of the curated list.
- Suggesting improvements for the repository.
- Recommending changes to existing entries.
- Any other contributions are welcome!
- Push your changes to your forked repository.
- Submit a pull request (PR) to the main repository.
We will review your PR and may suggest changes or improvements. Here are some tips to increase the chances of your PR being accepted:
- Write clean and understandable code.
- Add comments and brief descriptions of the resources you have added for clarity.
- Include a detailed description in your PR.
- Write clear and concise commit messages.
If you encounter any issues with our list, please submit a new issue. Before submitting a new issue, check the existing issues to avoid duplicates. Additionally, consider contributing to discussions or resolving current issues.
Thank you for helping us improve the Awesome Graph Universe! 🚀