Skip to content

Commit 93627e8

Browse files
authored
docs: Revise feedback instructions for anonymity and privacy (#5200)
* docs: Revise feedback instructions for anonymity and privacy Updated instructions to emphasize the use of anonymous sample material and prohibited sharing of personal or confidential information. * Update bug_report.yaml
1 parent ddcb363 commit 93627e8

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ body:
99
value: |
1010
Thank you for taking the time to fill out this bug report! Feedback from the community is highly valuable to us, as it helps improve our work and benefits all users. 🙂
1111
12-
We would be more than happy if you could share a URL if the problem occurs in our [documentation](https://design-system.deutschebahn.com/core-web/), or at least some code. Even better would be a [working example on StackBlitz or CodeSandbox](https://design-system.deutschebahn.com/core-web/version/latest/foundations/playgrounds). Please keep in mind not to share any internal information or data this way. This includes internal URLs. Only use sample material.
12+
We would be more than happy if you could share a URL if the problem occurs in our [documentation](https://design-system.deutschebahn.com/core-web/), or at least some code. Even better would be a [working example on StackBlitz or CodeSandbox](https://design-system.deutschebahn.com/core-web/version/latest/foundations/playgrounds).
13+
14+
⚠️ **Please keep in mind to use anonymous sample material:**
15+
- **Do not share any personal data (e.g., names, email addresses, customer data)**
16+
- **Do not attach any confidential company information**
17+
- **Do not upload full-screen product screenshots**
18+
- **Do not share internal URLs.**
1319
1420
- type: checkboxes
1521
id: component

.github/ISSUE_TEMPLATE/github_copilot_instructions.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ body:
88
value: |
99
Thanks for taking the time to share your feedback! This form is to help us improve the `.github/copilot-instructions.md` documentation provided in the design system by using the [`@db-ux/agent-cli`](https://www.npmjs.com/package/@db-ux/agent-cli) node package.
1010
11-
Please keep in mind not to share any internal information or data this way. This includes internal URLs. Only use sample material.
11+
⚠️ **Please keep in mind to use anonymous sample material:**
12+
- **Do not share any personal data (e.g., names, email addresses, customer data)**
13+
- **Do not attach any confidential company information**
14+
- **Do not upload full-screen product screenshots**
15+
- **Do not share internal URLs.**
1216
1317
- type: input
1418
id: model-used

0 commit comments

Comments
 (0)