Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.25 KB

File metadata and controls

16 lines (14 loc) · 1.25 KB

How to Contribute on GitHub

Some simple contributing rules:

  • This is a templates repositories url collection - links to more starred and useful Python templates.
  • Use Conventional Commits
  • One PR per one change (one url + one new section is one change).
  • Make rebase before PR.
  • Try to maintain the general style and logic of this awesome list.
  • Template sections name are based on a core framework of this .template, such as FastAPI or Django. If it is a template for an ML, Science, Math, etc., add this information to the short description and PR.
  • No need to add similar template repositories. Since there are many templates in the world, there is no point in adding similar templates — such PRs will be rejected.
  • If you have a template and there is a similar, more starred template, then it makes sense to add a change to that template rather than duplicating it.
  • If possible, the short description should include a brief list of functions, libraries, etc. included in this template.
  • Check your spelling and grammar.
  • Remove any trailing whitespace.
  • Be polite and positive! Happy contributing. 😊