Files
Q-A_test/CONTRIBUTING.md
T
SDI 12e4f17b62
CI / typecheck (push) Successful in 1m8s
CI / format (push) Failing after 1m6s
CI / lint (push) Failing after 49s
CI / test (push) Failing after 1m8s
first commit
2026-07-15 18:05:12 +09:00

1.3 KiB

How to contribute to ABC User Feedback

First of all, thank you so much for taking your time to contribute! ABC User Feedback is not very different from any other open source projects. It will be fantastic if you help us by doing any of the following:

  • File an issue in the issue tracker to report bugs and propose new features and improvements.
  • Ask a question using the issue tracker.
  • Contribute your work by sending a pull request.
  • You should make your pull request base branch as dev not main. After merging to dev branch, we test the pull request in our separate environment and if there is no issue, it would be merged to main and released.

Contributor license agreement

If you are sending a pull request and it's a non-trivial change beyond fixing typos, please make sure to sign the ICLA (Individual Contributor License Agreement). Please contact us if you need the CCLA (Corporate Contributor License Agreement).

Code of conduct

We expect contributors to follow our code of conduct.