Files
infocom-systems-design/node_modules/cytoscape/.github/ISSUE_TEMPLATE/feature_request.md
2025-10-03 22:27:28 +03:00

1.1 KiB

name, about, title, labels, assignees
name about title labels assignees
Feature request Suggest an idea for something new

Description of new feature

What should the new feature do? For visual features, include an image/mockup of the expected output.

Motivation for new feature

Describe your use case for this new feature.

For reviewers

Reviewers should ensure that the following tasks are carried out for incorporated issues:

  • Ensure that the reporter has adequately described their idea. If not, elicit more information about the use case. You should iteratively build a spec together.
  • Ensure that the issue is a good fit for the core library. Some things are best done in extensions (e.g. UI-related features that aren't style-related). Some things are best done by app authors themselves -- instead of in Cytoscape libraries.
  • The issue has been associated with a corresponding milestone.
  • The commits have been incorporated into the unstable branch via pull request. The corresponding pull request is cross-referenced.