Thank you for your interest in contributing to our project! To ensure a smooth and efficient process, please follow these guidelines when submitting your pull request:
-
Check Existing Pull Requests:
- Before creating a new pull request, search through the existing ones to avoid duplicates.
-
Use Proper Format:
- Follow this format for adding resources:
| Name | Description | Homepage | License | |--------------------------|------------------------------------------------------------|--------------------------------------------|------------| | [Example](https://example.com) | An example resource description. | [Homepage](https://example.com) | MIT |
- Follow this format for adding resources:
-
Explain the Resource:
- Provide a brief explanation of why the resource is useful in your pull request if necessary.
-
Resource Age:
- Ensure that any added projects are at least 30 days old.
-
Keep Descriptions Concise:
- Keep descriptions short and simple but still informative.
-
Enhance Categories:
- Feel free to add new categories or improve existing ones.
-
Proofread:
- Double-check your spelling and grammar!
-
Follow the Upstream Guidelines:
- Refer to the upstream Awesome project's contribution guidelines and manifesto/requirements for more detailed requirements.
-
Use Awesome Lint:
- To ensure your submission meets basic formatting standards, you can use the awesome-lint GitHub Action. If possible, run it locally before submitting.
-
Submit with a Pull Request:
- When you're ready, submit your contribution as a pull request. Provide a clear and concise description of the changes made and the reasons for the addition.
Thank you for contributing!