-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Merge pull request #589 from codeforpdx/Development
Version Update from v0.11.0 to v0.12.0
Showing
81 changed files
with
3,189 additions
and
2,125 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 |
---|---|---|
@@ -1,27 +1,38 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
about: Create a bug report | ||
title: '[Bug Report] - Your Title Here' | ||
labels: 'bug' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Bug Description: | ||
Please provide a DETAILED description of the bug. | ||
### Describe the bug: | ||
A clear and concise description of what the bug is including error messages. | ||
|
||
### Expected behavior: | ||
A clear and concise description of what you expected to happen. | ||
|
||
### Actual Behavior: | ||
Describe what actually happened instead of the expected behavior. | ||
|
||
### Reproduction Steps: | ||
**1.** | ||
**2.** If needed, delete if not | ||
**3.** If needed, delete if not | ||
### Screenshots: | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
### Expected Behavior: | ||
What should have happened if the bug didn't occur. | ||
### To Reproduce: | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
### Screenshots (If applicable): | ||
If possible, add screenshots to help explain the problem. | ||
### Desktop (please complete the following information): | ||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
|
||
### Additional Context (optional): | ||
Add any other context about the problem here. | ||
### Possible Fix: | ||
If you have a suggestion for how to fix the bug, please provide details here. | ||
|
||
### Possible Solution (optional): | ||
If you have a suggestion on how to fix this bug. | ||
### Additional context: | ||
Add any other context about the problem here. |
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,22 +1,34 @@ | ||
--- | ||
name: Enhancement request | ||
about: Suggest an enhancement for this project | ||
title: 'Enhancement: [Your Title Here]' | ||
title: '[Enhancement] - Your Title Here' | ||
labels: enhancement | ||
assignees: '' | ||
--- | ||
|
||
### Describe the Current Behavior/Feature: | ||
Provide a clear and concise description of the current behavior or feature. | ||
|
||
### Proposed Behavior/Feature: | ||
A clear and concise description of the enhancement you want. | ||
Describe the enhancement you are proposing. Clarify which existing feature this enhancement relates to, and the specific changes or improvements you want to see. | ||
|
||
### Rationale: | ||
Please outline why this enhancement is needed and how it will benefit the project. | ||
How does it improve the current functionality? Discuss any limitations or problems with the existing feature that your suggestion aims to resolve. | ||
|
||
### Proposed Changes: | ||
Detail the changes you propose to make to the existing feature. Include: | ||
|
||
- Specific modifications or additions to functionality | ||
- User interface alterations, if applicable | ||
- Changes to input/output behavior | ||
- Any adjustments to configurations or settings | ||
|
||
### Possible Drawbacks: | ||
Discuss any potential drawbacks or negative impacts this enhancement might have, including: | ||
|
||
- Complexity increase | ||
- Potential conflicts with other features or planned developments | ||
- Migration or compatibility issues | ||
|
||
### Proposed Implementation (if applicable): | ||
Provide a detailed low level description of how you propose the enhancement should be implemented. | ||
### Alternatives Considered: | ||
Mention any alternative solutions or enhancements you've considered. Why were they not chosen or why are they less desirable than your proposal? | ||
|
||
### Additional context: | ||
Add any other context or screenshots about the enhancement request here. | ||
### Additional Context: | ||
Add any other context or screenshots about the enhancement request here. |
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,25 +1,23 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
title: '[Feature Request] - Your Title Here ' | ||
labels: 'new feature' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Feature Description: | ||
Please provide a DETAILED description of the proposed feature. | ||
Briefly describe the feature. | ||
|
||
### Use Case: | ||
Explain when and why this feature would be used. Try to include as much detail as possible. | ||
### Problem it Solves: | ||
Describe the problem that this feature would solve. Explain any current workaround and how this will solve it. | ||
|
||
### Proposed Solution: | ||
If you have a solution in mind, please outline it here. | ||
|
||
### Alternative Solutions: | ||
If there are alternative ways to solve this problem, please list them here. | ||
If you have a specific solution in mind, outline it here. Include as many details as possible about how this feature should work and any considerations that need to be taken into account. | ||
|
||
### Screenshots (if applicable): | ||
Include any screenshots that may be helpful. | ||
### Alternatives Considered: | ||
A clear and concise description of any alternative solutions or features you've considered and why they could or could not work. | ||
|
||
### Additional Context: | ||
Please provide any other information that might be helpful. | ||
Add any other context or screenshots about the feature request here. If you have mock-ups, prototypes, or any visual aids that could help illustrate the feature, please include them. |
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 |
---|---|---|
@@ -1 +1 @@ | ||
16.20.2 | ||
lts/Hydrogen |
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,5 +1,5 @@ | ||
# Stage 1: Build the React app | ||
FROM node:16 AS build | ||
FROM node:18 AS build | ||
|
||
WORKDIR /app | ||
|
||
|
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
Oops, something went wrong.