Skip to content

Contribution guide

Maja Jabłońska edited this page Nov 18, 2022 · 3 revisions

Thank you for helping with BHTOM2

A few rules:

  1. Please create separate branches for your tasks and use pull requests.
  2. Please write unit tests for the features added. Refer to the Django official guide for unit testing: https://docs.djangoproject.com/en/4.1/topics/testing/overview/
Clone this wiki locally