forked from sovity/edc-ce
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Templates: synced file(s) with sovity/PMO-Software (sovity#755)
- Loading branch information
Showing
7 changed files
with
160 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
name: Documentation Update Request | ||
about: Create a report to help us improve our documentation | ||
title: "" | ||
labels: "task/documentation" | ||
assignees: "" | ||
--- | ||
|
||
# Documentation Update Request | ||
|
||
## Description | ||
<!-- Provide a brief overview of the documentation update request. What section or topic needs to be updated? --> | ||
|
||
## Current Documentation | ||
<!--- Insert a link to the current documentation related to the topic. --> | ||
|
||
## Proposed Changes | ||
<!-- Describe the changes that need to be made. Be as specific as possible. --> | ||
|
||
## Justification | ||
<!-- Explain why these changes are necessary. Is there new information, outdated content, or improvements needed for clarity? --> | ||
|
||
## Additional Context | ||
<!-- Include any additional context, screenshots, examples, or references that might help in understanding the update request. --> | ||
|
||
## Deadline | ||
<!-- Set a deadline for completing the documentation update, if applicable. --> | ||
|
||
## Notes | ||
<!-- Any additional notes or instructions for the team regarding this documentation update request. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
name: Epic | ||
about: Help us with new ideas | ||
title: "" | ||
labels: "kind/epic" | ||
assignees: "" | ||
--- | ||
|
||
# Epic | ||
|
||
## Description | ||
<!-- Brief summary of what this Epic is, whether it's a larger project, goal, or user story. Describe the job to be done, which persona this Epic is mainly for, or if more multiple, break it down by user and job story. --> | ||
|
||
### Requirements | ||
<!-- Which requirements do you have to be fulfilled? --> | ||
|
||
## Work Breakdown | ||
<!-- If you already know what needs to be done, plase add a tasklist. --> | ||
|
||
```[tasklist] | ||
### Stories | ||
- [ ] Create Stories which can be converted into issues | ||
``` | ||
|
||
## Initiative / goal | ||
<!-- Describe how this Epic impacts an initiative the business is working on. --> | ||
|
||
### Hypothesis | ||
<!-- What is your hypothesis on the success of this Epic? Describe how success will be measured and what leading indicators the team will have to know if success has been hit. --> | ||
|
||
## Acceptance criteria and must have scope | ||
<!-- Define what is a must-have for launch and in-scope. Keep this section fluid and dynamic until you lock-in priority during planning. Please list your criteria below. --> | ||
|
||
## Stakeholders | ||
<!-- Describe who needs to be kept up-to-date about this Epic, included in discussions, or updated along the way. Stakeholders can be both in Product/Engineering, as well as other teams like Customer Success who might want to keep customers updated on the epic project. --> | ||
|
||
## Timeline | ||
<!-- What's the timeline for this Epic, what resources are needed, and what might potentially block this from hitting the projected end date. --> | ||
|
||
## Need for refinement | ||
<!-- Which questions are open? From whom do you need more input to fully specify the epic? --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,33 @@ | ||
--- | ||
name: Feature Request | ||
about: Help us improve the sovity CE EDC Connector product experience with new features suggestions | ||
about: Help us with new features | ||
title: "" | ||
labels: ["kind/enhancement", "task/analyze", "status/blocked/needs-product", "scope/ce"] | ||
assignees: ["AbdullahMuk"] | ||
labels: "kind/enhancement" | ||
assignees: "" | ||
--- | ||
|
||
# Feature Request | ||
|
||
## Description | ||
|
||
_A clear and concise description of what the customer wants to happen._ | ||
|
||
<!-- A clear and concise description of what the customer wants to happen. Example below. --> | ||
- As a USER who PRECONDITIONS, I want to DO_THING, so I can ACCOMPLISH_GOAL. | ||
|
||
## Which Areas Would Be Affected? | ||
|
||
_e.g., DPF, CI, build, transfer, etc._ | ||
<!-- e.g., DPF, CI, build, transfer, etc. --> | ||
|
||
## Why Is the Feature Desired? | ||
<!-- Are there any requirements? --> | ||
|
||
_What problems does that user face that existing functionalities do solve?_ | ||
|
||
## How does this tie into the current product? | ||
## How does this tie into our current product? | ||
<!-- Describe whether this request is related to an existing workflow, feature, or otherwise something in the product today. Or, does this open us up to new markets and innovative ideas? --> | ||
|
||
_Describe whether this request is related to an existing workflow, feature, or otherwise something in the product today. Or, does this open us up to new innovative ideas?_ | ||
## Stakeholders | ||
<!-- Add more on who asked for this, i.e. company, person, how much they pay us, what their tier is, are they a strategic account, etc. Who needs to be kept up-to-date about this feature? --> | ||
|
||
## (For sovity Team to complete) Stakeholders | ||
|
||
_Add more on who asked for this, i.e. company, person, how much they pay us, what their tier is, are they a strategic account, etc. Who needs to be kept up-to-date about this feature?_ | ||
|
||
## (For sovity Team to complete) Solution Proposal and Work Breakdown | ||
## Solution Proposal and Work Breakdown | ||
<!-- If you already know what needs to be done, please add a tasklist. --> | ||
|
||
```[tasklist] | ||
- [ ] Fix the GitHub Projects Labels, Sprint and other Metadata | ||
- [ ] Refine further action items for this feature request | ||
- [ ] Refine a Solution Proposal / Work Breakdown | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Refine Process Request | ||
about: Existing processes must be adapted or new ones created | ||
title: "" | ||
labels: "task/documentation" | ||
assignees: "" | ||
--- | ||
|
||
# Process Refinement Request | ||
|
||
## Description | ||
<!-- Provide a brief description of the process that needs refinement and the reason behind it. --> | ||
|
||
## Current State | ||
<!-- Describe the current state of the process, including any pain points or inefficiencies. --> | ||
|
||
## Proposed Changes | ||
<!-- Outline the changes that need to be made to improve the process. Be as specific as possible. --> | ||
|
||
## Related Issues or PRs | ||
<!-- If there are any related issues or pull requests, mention them here. --> | ||
|
||
## Additional Information | ||
<!-- Any additional information or context that may be helpful for understanding the issue. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,43 @@ | ||
# Pull Request | ||
|
||
_What issues does this PR close?_ | ||
_Briefly describe WHAT your PR changes, which features it adds/modifies._ | ||
|
||
## How Has This Been Tested? | ||
|
||
```[tasklist] | ||
### Checklist | ||
- [ ] The PR title is short and expressive. | ||
- [ ] I have updated the CHANGELOG.md. See [changelog_update.md](https://github.com/sovity/edc-extensions/tree/main/docs/dev/changelog_updates.md) for more information. | ||
- [ ] I have updated the Deployment Migration Notes Section in the CHANGELOG.md for any configuration / external API changes. | ||
- [ ] I have performed a **self-review** | ||
``` | ||
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration | ||
|
||
- Test A | ||
- Test B | ||
- ... | ||
|
||
**Test Configuration**: | ||
|
||
- Firmware version: | ||
- Hardware: | ||
- Toolchain: | ||
- SDK: | ||
|
||
## Linked Issue(s) | ||
|
||
_Use keywords to automate: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword_ | ||
|
||
- fixes # (issue) | ||
- closes # (issue) | ||
- ... | ||
|
||
## PR is blocked by | ||
|
||
- [ ] blocked by # (issue) | ||
|
||
# Checklist | ||
|
||
- [ ] I have **formatted the title** correctly and precisely | ||
- [ ] My code follows the **style guidelines** of this project | ||
- [ ] I have performed a **self-review** of my own code | ||
- [ ] I have **commented** my code, particularly in hard-to-understand areas and public classes/methods | ||
- [ ] I have made corresponding changes to the **documentation** | ||
- [ ] My changes generate **no new warnings** (performed checkstyle check locally) | ||
- [ ] I have added **tests that prove my fix** is effective or that my feature works | ||
- [ ] New and existing unit **tests pass locally** with my changes | ||
- [ ] Any dependent **changes have been merged** and published in downstream modules | ||
- [ ] I have added/updated **copyright headers** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters