Skip to content

Pull Request

VREM Software Development edited this page Oct 5, 2024 · 7 revisions

How to submit a pull request

  • When starting to work on a feature or bug that has been reported, please add a comment to it that you are working on it.
  • Fork the repository
  • To close a feature or a bug automatically, once pull request has been merged, please mention issue number in the commit comment or pull request text.
  • Please avoid, if possible, large change sets.
  • Please do not forget to add unit tests.
Clone this wiki locally