Skip to content

Add GitHub issue template for enerOS tasks#10

Merged
AUREX-ML merged 1 commit into
mainfrom
copilot/create-issue-template-for-eneros
Jun 30, 2026
Merged

Add GitHub issue template for enerOS tasks#10
AUREX-ML merged 1 commit into
mainfrom
copilot/create-issue-template-for-eneros

Conversation

Copilot AI commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Adds .github/ISSUE_TEMPLATE/task.md to standardize task tracking across the enerOS project.

Fields

  • Type — Product, Design, Code, Test, Docs, Research
  • Area — Website, Docs, Dashboard, API, Simulator, Cloud
  • Expected output — deliverable description
  • Acceptance criteria — checkbox list
  • Notes — freeform context

@sonarqubecloud

Copy link
Copy Markdown

@AUREX-ML
AUREX-ML marked this pull request as ready for review June 30, 2026 19:07
Copilot AI review requested due to automatic review settings June 30, 2026 19:07
@AUREX-ML
AUREX-ML merged commit af343a4 into main Jun 30, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new GitHub Issue template (Task) to standardize how enerOS work items are captured and tracked in GitHub Issues.

Changes:

  • Adds a new legacy Markdown issue template for “Task” issues with structured sections (Summary, Type, Area, Expected output, Acceptance criteria, Notes).
  • Applies default metadata in the issue template front matter (title prefix, labels, assignees).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +4 to +6
title: "[Task] "
labels: task
assignees: ''
Comment on lines +21 to +22
**Acceptance criteria**
- [ ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants