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 instructions on how to add a new issue type #64

Open
sanjanag opened this issue Jan 18, 2023 · 1 comment
Open

Add instructions on how to add a new issue type #64

sanjanag opened this issue Jan 18, 2023 · 1 comment

Comments

@sanjanag
Copy link
Member

Add detailed instructions on how a user/developer can add a new issue_type. Some points to consider:

  • Restrictions on where the new class is defined and when it is registered
  • Clarify the user's self-defined IssueManager should have attribute issue_name set to the same key string that they specify here (otherwise some users may be confused that "Custom" is a special built-in key with some special properties rather than self-defined)
@jwmueller
Copy link
Member

This process should be linked in DEVELOPMENT.md to make it more accessible for interested contributors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants