Skip to content

Add issue templates for bugs and features #171

Description

@RaymondAbiola

Summary

Issues here follow a consistent shape because they are written by the maintainer. Outside reporters have no such guide, so templates keep incoming issues actionable.

Acceptance criteria

  • Templates exist for a bug report and a feature request.
  • Each asks for the information needed to act on the issue.
  • They appear in the issue creation chooser.

Getting started

Fork this repository, clone your fork, and add this repo as upstream:

git clone https://github.com/<your-username>/tricklepay-frontend.git
cd tricklepay-frontend
git remote add upstream https://github.com/TricklePay/tricklepay-frontend.git

Create a branch for this issue:

git checkout -b chore/issue-171

Suggested commit message:

chore: add issue templates

Run npm run lint, npm run typecheck, npm test, and npm run build before opening a pull request and linking this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstoolingScripts and developer tooling

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions