Welcome to the official repository of TASC website! We're glad you're interested in our repository. Please take a moment to read through these guidelines before you get started.
Before you start contributing, ensure that you have the following prerequisites installed:
Fork this repository by clicking the 'Fork' button on the top right corner of this page.
Clone your forked repository to your local machine.
Navigate to the project directory
Install the project dependencies
npm install
Start the development server
npm run dev
Now you're ready to start contributing!
We welcome contributions from the community. Whether it's fixing a bug, adding a feature, or improving documentation, your help is greatly appreciated.
If you encounter any issues while using our website, please create a new issue in our GitHub repository. Be sure to provide as much detail as possible to help us understand and reproduce the problem.
Please open an issue first to discuss what you would like to change. When you're ready to submit your changes, open a pull request and please mention the particular issue(s) in the description:
Note we don't accept PRs to the main branch
Our team will review your pull request and provide feedback. Thank you for your contribution!
We follow the following conventions for commit messages:
Please follow our coding guidelines and best practices when making changes to the codebase.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.
Thank you for considering contributing to our committee's website! Your help makes a difference.