Skip to content

NeuKo-Know-How/issue-tamplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Templates & Copilot Workflow

This repository serves as a template for new projects. It contains configured issue templates and Copilot instructions to efficiently structure the "User Story -> Tasks" workflow.

Setup

  1. Mark this repository as a Template Repository in the GitHub settings.
  2. Create new projects based on this template.

Workflow with VS Code Copilot

To automatically create User Stories:

  1. Open Copilot Chat in VS Code.
  2. Enter a prompt like: "Create a User Story for Login with OAuth".
  3. Copilot generates the text in the format "User Story + Tasks" (thanks to .github/copilot-instructions.md).
  4. Copy the text or use the extension GitHub Pull Requests and Issues:
    • Highlight text -> Right-click -> GitHub Issues: Create Issue from Selection.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors