Skip to content

Commit a80a99e

Browse files
RandomByteKlattG
andcommitted
[INTERNAL] Apply suggestions from UA
Co-authored-by: KlattG <[email protected]>
1 parent 6a66aa4 commit a80a99e

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug Report
3-
about: Report an issue with the UI5 Tooling
3+
about: Report an issue with UI5 Tooling
44
title: ''
55
labels: bug, needs triage
66
assignees: ''
@@ -24,7 +24,7 @@ Thank you 🧡
2424
## Steps to Reproduce the Issue
2525
<!--
2626
Please provide detailed steps on how we can reproduce your issue.
27-
Depending on your issue, consider forking our sample app to reproduce it there: https://github.com/SAP/openui5-sample-app
27+
Depending on your issue, consider forking our sample app to reproduce it here: https://github.com/SAP/openui5-sample-app
2828
-->
2929
1. {...}
3030
2. {...}

.github/ISSUE_TEMPLATE/feature-request.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Feature Request
3-
about: Request a new feature to be added to the UI5 Tooling
3+
about: Request a new feature to be added to UI5 Tooling
44
title: ''
55
labels: enhancement
66
assignees: ''
@@ -13,7 +13,7 @@ https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md#-feature-requests
1313
-->
1414

1515
## Is your feature request related to a problem? Please describe.
16-
A clear and concise description of what the problem is. Ex. I'm always frustrated when {...}
16+
A clear and concise description of the problem, e.g. "I'm always frustrated when {...}"
1717

1818
## Describe the solution you'd like
1919
A clear and concise description of what you want to happen.

CODE_OF_CONDUCT.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ diverse, inclusive, and healthy community.
1717
Examples of behavior that contributes to a positive environment for our
1818
community include:
1919

20-
* Demonstrating empathy and kindness toward other people
20+
* Demonstrating empathy and kindness toward each other
2121
* Being respectful of differing opinions, viewpoints, and experiences
2222
* Giving and gracefully accepting constructive feedback
2323
* Accepting responsibility and apologizing to those affected by our mistakes,
24-
and learning from the experience
24+
and learning from our experiences
2525
* Focusing on what is best not just for us as individuals, but for the
26-
overall community
26+
entire community
2727

2828
Examples of unacceptable behavior include:
2929

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## 📝 Reporting Issues
1313
### Seeking Help / Not a Bug
14-
If you need help setting something up, or if you have questions regarding the UI5 Tooling, please seek help on a community platform like the [SAP Community](https://answers.sap.com/topics/ui5-tooling.html), [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-tooling) or the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/).
14+
If you need help setting something up, or if you have questions regarding UI5 Tooling, please seek help on a community platform like the [SAP Community](https://answers.sap.com/topics/ui5-tooling.html), [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-tooling) or the [`#tooling`](https://openui5.slack.com/archives/C0A7QFN6B) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/).
1515

1616
### How to Report an Issue
1717
Note that we collect issues for all UI5 Tooling modules (*[ui5-cli](https://github.com/SAP/ui5-cli), [ui5-server](https://github.com/SAP/ui5-server), [ui5-project](https://github.com/SAP/ui5-project), [ui5-builder](https://github.com/SAP/ui5-builder), [ui5-fs](https://github.com/SAP/ui5-fs) and [ui5-logger](https://github.com/SAP/ui5-logger)*) in the central [ui5-tooling](https://github.com/SAP/ui5-tooling) repository.
@@ -76,7 +76,7 @@ Bug report analysis support is always very welcome! See [Analyze Issues](#-analy
7676
## 🤩 Feature Requests
7777
You can request most features by creating an issue in the UI5 Tooling repository: https://github.com/SAP/ui5-tooling/issues/new
7878

79-
For bigger features an RFC (Request for Comment) might be necessary. You should always clarify the need for an RFC with the project contributors upfront. Either via an issue or in our [Slack channel](#seeking-help--not-a-bug). You can use [this template](rfcs/0000-template.md) for creating an RFC.
79+
For bigger features an RFC (Request for Comment) might be necessary. You should always clarify the need for an RFC with the project contributors upfront. You could do this either by opening an issue or in our [Slack channel](#seeking-help--not-a-bug). You can use [this template](rfcs/0000-template.md) for creating an RFC.
8080

8181
## 🔍 Analyzing Issues
8282
Analyzing issue reports can be a lot of effort. Any help is welcome! 👍

SUPPORT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Support
22

3-
If you need help setting something up, or if you have questions regarding the UI5 Tooling, please refrain from opening an issue on GitHub.
3+
If you need help setting something up, or if you have questions regarding UI5 Tooling, please refrain from opening an issue on GitHub.
44

55
Instead, please use one of the following platforms to seek help:
66

0 commit comments

Comments
 (0)