First off, thank you for considering contributing to Perspicacity. It's people like you that make such a project a reality.
If you find a bug, please open an issue and provide as much detail as possible, including steps to reproduce, your browser, and any console errors.
If you have an idea for a new feature or an improvement to an existing one, please open an issue to discuss it.
- Fork the repository.
- Create a new branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a pull request.
Please note we have a code of conduct, please follow it in all your interactions with the project.