Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 640 Bytes

File metadata and controls

19 lines (12 loc) · 640 Bytes

Contributing to Grading Notes

We welcome contributions to the Grading Notes project! Here are some guidelines to help you get started. This repository uses the hatchling python project manager.

Reporting Issues

If you find a bug or have a suggestion for improvement, please open an issue on our GitHub repository.

Submitting Pull Requests

  1. Fork the repository and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue that pull request!

License

By contributing, you agree that your contributions will be licensed