Skip to content

Exbil/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

Thanks for taking the time to contribute to a Exbil project.

Reporting issues

  • Search existing issues before opening a new one.
  • Use the issue templates and provide as much detail as possible.

Pull requests

  1. Create a branch from the default branch (fork first if you do not have write access).
  2. Keep changes focused — one topic per pull request.
  3. Follow the existing code style of the project.
  4. Make sure the CI checks pass before requesting a review.
  5. Write a clear description of what changed and why.

Commit messages

Write commit messages in English, in the imperative mood (e.g. "Add domain endpoint", not "Added domain endpoint").

Code of Conduct

Be respectful and constructive. Harassment or abusive behaviour will not be tolerated.