Files
sure/.github/ISSUE_TEMPLATE/feature-spec.md
2024-04-18 08:34:50 -04:00

1.1 KiB

name, about, title, labels, assignees
name about title labels assignees
Feature Spec A fully scoped feature that is ready to be worked on. Feature: 🚀 Feature

Feature Overview

Requirements

If there is a missing / incorrect requirement, please leave a comment before starting work on this.

  • Requirement 1

Implementation Suggestions

Below are some ideas for implementation to get you started. Use your best judgment here—if there's a better way to do things, go for it!

Designs

Below are the designs you should follow while implementing this:

Reminders

  • Make sure to review our contributing guidelines before starting on an issue
  • We do our best to define a clear spec for new features and fixes, but think of them as "suggestions", not "hard requirements". We welcome ideas and suggestions!
    • If you see missing requirements to this issue, please leave a comment below explaining what is missing and why it is important.
    • If you see a requirement that you think is incorrect or not optimal, please leave a comment explaining what you think needs to change below.