Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add maintainers guide #217

Closed
adrinjalali opened this issue Nov 28, 2022 · 1 comment · Fixed by #282
Closed

Add maintainers guide #217

adrinjalali opened this issue Nov 28, 2022 · 1 comment · Fixed by #282
Labels
documentation Improvements or additions to documentation

Comments

@adrinjalali
Copy link
Member

We should separate maintainers' and contributors' guide, and we can add this list as prefixes to commit titles:

  • DOC: documentation changes
  • FEAT/FEA: new major features
  • ENH: enhancements to existing features
  • CI: continuous integration, sometimes overlaps with MNT
  • MNT/MAINT: maintenance, technical debt, etc
  • FIX: bug fixes
  • TST: new tests, refactoring tests
  • PERF: performance improvements
@BenjaminBossan
Copy link
Collaborator

(addendum from comment somewhere else: ENH should have user-facing implications)

@E-Aho E-Aho added the documentation Improvements or additions to documentation label Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants