Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 884 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 884 Bytes

Contribute to Bueboka

Thank you for considering contributing to Bueboka! We appreciate your help in improving this service for all archers in Norway.

How to Contribute

  1. Fork the repository: Create a personal fork and clone the repository to your local machine.
  2. Create a branch: Make a new branch for your feature or bug fix.
  3. Make changes: Implement your changes following our coding standards.
  4. Test your changes: Ensure your changes work as expected and that all tests pass.
  5. Submit a pull request: Push your changes to your fork and submit a pull request to the main repository.

Coding Standards

  1. Follow the existing code style.
  2. Write clear and concise commit messages.
  3. Include comments where necessary to explain complex code.

Need Help?

If you have questions or need further assistance, feel free to open an issue or contact the maintainers.