Skip to content

Commit e06ef80

Browse files
ggracechoithaJeztah
authored andcommittedJun 11, 2024··
Removed all mentions of "please" from docs and messages
Signed-off-by: Grace Choi <gracechoi@utexas.edu> Signed-off-by: Pranjal Rai <pranjalrai@utexas.edu> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 0022fe7 commit e06ef80

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+58
-57
lines changed
 

‎.github/ISSUE_TEMPLATE/bug_report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ body:
88
attributes:
99
value: |
1010
Thank you for taking the time to report a bug!
11-
If this is a security issue please report it to the [Docker Security team](mailto:security@docker.com).
11+
If this is a security issue report it to the [Docker Security team](mailto:security@docker.com).
1212
- type: textarea
1313
id: description
1414
attributes:
1515
label: Description
16-
description: Please give a clear and concise description of the bug
16+
description: Give a clear and concise description of the bug
1717
validations:
1818
required: true
1919
- type: textarea

‎.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ contact_links:
44
about: "Read guidelines and tips about contributing to Docker."
55
url: "https://github.com/docker/cli/blob/master/CONTRIBUTING.md"
66
- name: "Security and Vulnerabilities"
7-
about: "Please report any security issues or vulnerabilities responsibly to the Docker security team. Please do not use the public issue tracker."
7+
about: "Report any security issues or vulnerabilities responsibly to the Docker security team. Do not use the public issue tracker."
88
url: "https://github.com/moby/moby/security/policy"
99
- name: "General Support"
1010
about: "Get the help you need to build, share, and run your Docker applications"

0 commit comments

Comments
 (0)
Please sign in to comment.