cleanvision icon indicating copy to clipboard operation
cleanvision copied to clipboard

Add instructions on how to add a new issue type

Open sanjanag opened this issue 2 years ago • 1 comments

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)

sanjanag avatar Jan 18 '23 18:01 sanjanag

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

jwmueller avatar Jun 29 '23 17:06 jwmueller