Thank you for considering contributing to this project! Your contributions help make this resource better for everyone.
- Fork the Repository: Click the "Fork" button at the top right of the repository page.
- Clone Your Fork: Clone your forked repository to your local machine using:
git clone https://github.com/your-username/design-resources.git
- Create a New Branch: Create a new branch for your changes:
git checkout -b your-branch-name
- Make Your Changes: Add your resource to the appropriate section in the README file. Follow the template and guidelines provided below.
- Commit Your Changes: Commit your changes with a descriptive commit message:
git commit -m "Add [resource name] to [section name]"
- Push Your Changes: Push your changes to your forked repository:
git push origin your-branch-name
- Create a Pull Request: Open a pull request from your branch to the main repository. Provide a clear description of your changes and the resources you added.
Please use the following template when adding a new resource:
### [Title](https://www.title.com)
A brief description of the resource, highlighting its main features and benefits.
### [Unsplash](https://unsplash.com)
Beautiful, free images and photos that you can download and use for any project. Better than any royalty-free or stock photos.
- The resource title should match the website's title.
- The resource should include a small description, highlighting its main features and benefits.
- Ensure the URL is correct and links directly to the resource.
- Check for duplicates before adding a new resource.
- Maintain alphabetical order within each section.
If you need any help, feel free to open an issue in the repository. We're here to help you contribute!
Happy contributing! 🚀
This file is open for improvement suggestions. If you have ideas on how to make it better, don't hesitate to make a pull request!