Thank you for considering contributing to the Amazing HTML Form Templates repository. Your contribution will help make this collection of HTML form templates even more valuable for developers around the world.
To contribute to this repository, please follow these steps:
Click the "Fork" button at the top right corner of the repository to create a copy of the project in your GitHub account. You will be making your contributions in this forked repository.
Clone your forked repository to your local machine using the following command (replace <your-username>
with your GitHub username):
git clone https://github.com/<your-username>/Amazing-HTML-Form-Templates.git
Create a new folder with a unique and descriptive name that matches your form's design or purpose.
- Create a folder with a unique name, which should match your form's design name.
- Inside your form folder, maintain a specific folder structure as shown below:
- Once These are done add a screenshot of how your form looks like a README.md inside your folder.
- Commit your changes, and then push them to your forked repository.
- Go to the original repository at https://github.com/abirbhattacharya82/Amazing-HTML-Form-Templates.
- Click on the "New Pull Request" button.
- Set the base repository to abirbhattacharya82/Amazing-HTML-Form-Templates and the base branch to main.
- Set the head repository to /Amazing-HTML-Form-Templates and the compare branch to main.
- Write a clear and informative title and description for your pull request.
- Click "Create Pull Request" to submit your contribution.
Please note that we have a Code of Conduct in place. We expect all contributors to follow it in all interactions within this repository.
Thank you for contributing to the Amazing HTML Form Templates project!