-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* docs(README): Fixed lint errors in README and removed unnecessary link to itself. * fix(#153): Fixed lint issues across GitHub issue templates and PR template. * fix(#153): Fixed lint issues in CODE_OF_CONDUCT.md document. * fix(#153): Fixed lint issues across all cli markdown documents. * fix(#153): Fixed lint issues across markdown documents within all packages. * Update .github/ISSUE_TEMPLATE/question.md Co-Authored-By: Mayur Deshmukh <[email protected]> * Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: Mayur Deshmukh <[email protected]> * Update cli/generator-op-microservice/README.md Co-Authored-By: Mayur Deshmukh <[email protected]> * Update packages/home-spa/README.md Co-Authored-By: Mayur Deshmukh <[email protected]> Co-authored-by: Mayur Deshmukh <[email protected]>
- Loading branch information
1 parent
350cc85
commit e0e10f9
Showing
15 changed files
with
197 additions
and
173 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,22 +1,25 @@ | ||
--- | ||
name: "Chore \U0001F527" | ||
about: Internal things, technical debt, and to-do tasks to be performed. | ||
title: '' | ||
title: "" | ||
labels: chore | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
<!-- Separate suggestions for updates to configuration or build processes and libraries / Internal things, technical debt, and to-do tasks to be performed should be reported in separate issues.--> | ||
|
||
## Is your chore related to a problem? Please describe: | ||
## Is your chore related to a problem? Please describe | ||
|
||
<!-- A clear and concise description of what the problem is.--> | ||
|
||
## Describe the solution you'd like: | ||
## Describe the solution you'd like | ||
|
||
<!-- A clear and concise description of what you want to happen. --> | ||
|
||
## Describe alternatives you've considered: | ||
## Describe alternatives you've considered | ||
|
||
<!--A clear and concise description of any alternative solutions or features you've considered. --> | ||
|
||
## Additional context: | ||
## Additional context | ||
|
||
<!-- Add any other context or screenshots about the task 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,29 +1,32 @@ | ||
--- | ||
name: "Documentation proposal \U0001F4D6" | ||
about: Propose documentation improvements / additions | ||
title: '' | ||
title: "" | ||
labels: documentation | ||
assignees: '' | ||
assignees: "" | ||
projects: 1-Platform/1 | ||
|
||
--- | ||
|
||
<!--For any improvements or additions to existing documentation please be as precise and concise as possible:--> | ||
|
||
## Is your suggestion related to code documentation or product documentation problem: | ||
## Is your suggestion related to code documentation or product documentation problem | ||
|
||
<!-- | ||
* Code / Product: [e.g. Code, Product] | ||
* File / Document Name: [e.g. README.md, package.json] | ||
--> | ||
|
||
## Describe your suggestion: | ||
## Describe your suggestion | ||
|
||
<!-- A clear and concise description of what changes you are proposing. In the case of multiple documents, please create separate issues. --> | ||
|
||
## Describe any reference material that might be helpful: | ||
## Describe any reference material that might be helpful | ||
|
||
<!-- | ||
1. Name and description of reference material. | ||
2. Name and description of reference material. | ||
--> | ||
|
||
## Additional context: | ||
## Additional context | ||
|
||
<!-- Add any other context or screenshots about the proposal 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,21 +1,24 @@ | ||
--- | ||
name: "Feature request \U0001F4A1" | ||
about: Suggest an idea for this project | ||
title: '' | ||
title: "" | ||
labels: enhancement | ||
assignees: '' | ||
assignees: "" | ||
projects: 1-Platform/1 | ||
|
||
--- | ||
|
||
## Is your feature request related to a problem? Please describe: | ||
## Is your feature request related to a problem? Please describe | ||
|
||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> | ||
|
||
## Describe the solution you'd like: | ||
<!-- A clear and concise description of what you want to happen. --> | ||
## Describe the solution you'd like | ||
|
||
<!-- A clear and concise description of what you want to happen. --> | ||
|
||
## Describe alternatives you've considered | ||
|
||
<!--A clear and concise description of any alternative solutions or features you've considered. --> | ||
|
||
## Describe alternatives you've considered: | ||
<!--A clear and concise description of any alternative solutions or features you've considered. --> | ||
## Additional context | ||
|
||
## Additional context: | ||
<!-- Add any other context or screenshots about the enhancement 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,20 +1,21 @@ | ||
--- | ||
name: "Question \U0001F914" | ||
about: Usage question or discussion about anything related to the platform | ||
title: '' | ||
title: "" | ||
labels: question | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
<!-- | ||
To make it easier for us to help you, please include as much useful information as possible. | ||
Before opening a new issue, please search existing issues https://github.com/1-Platform/one-platform/issues | ||
--> | ||
|
||
## Summary: | ||
## Summary | ||
|
||
<!-- Provide a short summary --> | ||
|
||
## Relevant information: | ||
## Relevant information | ||
|
||
<!-- Provide as much useful information as you can --> |
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
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
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.