Skip to content

Commit 59dba62

Browse files
authored
🤖 Sync org-wide files to upstream repo (#110)
More info: exercism/org-wide-files@c8c2611
1 parent 3962834 commit 59dba62

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

.github/labels.yml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -143,38 +143,38 @@
143143
# https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. #
144144
# ----------------------------------------------------------------------------------------- #
145145

146-
- name: "bug"
146+
- name: 'bug'
147147
description: "Something isn't working"
148-
color: "d73a4a"
148+
color: 'd73a4a'
149149

150-
- name: "documentation"
151-
description: "Improvements or additions to documentation"
152-
color: "0075ca"
150+
- name: 'documentation'
151+
description: 'Improvements or additions to documentation'
152+
color: '0075ca'
153153

154-
- name: "duplicate"
155-
description: "This issue or pull request already exists"
156-
color: "cfd3d7"
154+
- name: 'duplicate'
155+
description: 'This issue or pull request already exists'
156+
color: 'cfd3d7'
157157

158-
- name: "enhancement"
159-
description: "New feature or request"
160-
color: "a2eeef"
158+
- name: 'enhancement'
159+
description: 'New feature or request'
160+
color: 'a2eeef'
161161

162-
- name: "good first issue"
163-
description: "Good for newcomers"
164-
color: "7057ff"
162+
- name: 'good first issue'
163+
description: 'Good for newcomers'
164+
color: '7057ff'
165165

166-
- name: "help wanted"
167-
description: "Extra attention is needed"
168-
color: "008672"
166+
- name: 'help wanted'
167+
description: 'Extra attention is needed'
168+
color: '008672'
169169

170-
- name: "invalid"
170+
- name: 'invalid'
171171
description: "This doesn't seem right"
172-
color: "e4e669"
172+
color: 'e4e669'
173173

174-
- name: "question"
175-
description: "Further information is requested"
176-
color: "d876e3"
174+
- name: 'question'
175+
description: 'Further information is requested'
176+
color: 'd876e3'
177177

178-
- name: "wontfix"
179-
description: "This will not be worked on"
180-
color: "ffffff"
178+
- name: 'wontfix'
179+
description: 'This will not be worked on'
180+
color: 'ffffff'

CODE_OF_CONDUCT.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you see or experience abuse, harassment, discrimination, or feel unsafe or up
1212

1313
We actively monitor for Code of Conduct (CoC) violations and take any reports of violations extremely seriously. We have banned contributors, mentors and users due to violations.
1414

15-
After we receive a report of a CoC violation, we view that person's conversation history on Exercism and related communication channels and attempt to understand whether someone has deliberately broken the CoC, or accidently crossed a line. We generally reach out to the person who has been reported to discuss any concerns we have and warn them that repeated violations will result in a ban. Sometimes we decide that no violation has occurred and that no action is required and sometimes we will also ban people on a first offence. We strive to be fair, but will err on the side of protecting the culture of our community.
15+
After we receive a report of a CoC violation, we view that person's conversation history on Exercism and related communication channels and attempt to understand whether someone has deliberately broken the CoC, or accidentally crossed a line. We generally reach out to the person who has been reported to discuss any concerns we have and warn them that repeated violations will result in a ban. Sometimes we decide that no violation has occurred and that no action is required and sometimes we will also ban people on a first offense. We strive to be fair, but will err on the side of protecting the culture of our community.
1616

1717
Exercism's leadership reserve the right to take whatever action they feel appropriate with regards to CoC violations.
1818

@@ -44,7 +44,7 @@ As someone who is part of this community, you agree that:
4444
- We have zero tolerance for abuse, harassment, or discrimination.
4545
- We respect people’s boundaries and identities.
4646
- We refrain from using language that can be considered offensive or oppressive (systemically or otherwise), eg. sexist, racist, homophobic, transphobic, ableist, classist, etc. - this includes (but is not limited to) various slurs.
47-
- We avoid using offensive topics as a form of humour.
47+
- We avoid using offensive topics as a form of humor.
4848

4949
We actively work towards:
5050

@@ -72,11 +72,11 @@ If you say something that is found offensive, and you are called out on it, try
7272

7373
- Listen without interruption.
7474
- Believe what the person is saying & do not attempt to disqualify what they have to say.
75-
- Ask for tips / help with avoiding making the offence in the future.
76-
- Apologise and ask forgiveness.
75+
- Ask for tips / help with avoiding making the offense in the future.
76+
- Apologize and ask forgiveness.
7777

7878
## History
7979

8080
This policy was initially adopted from the Front-end London Slack community and has been modified since. A version history can be seen on [GitHub](https://github.com/exercism/website-copy/edit/main/pages/code_of_conduct.md).
8181

82-
_This policy is a "living" document, and subject to refinement and expansion in the future. This policy applies to the Exercism website, the Exercism GitHub organisation, any other Exercism-related communication channels (e.g. Slack, Twitter, email) and any other Exercism entity or event._
82+
_This policy is a "living" document, and subject to refinement and expansion in the future. This policy applies to the Exercism website, the Exercism GitHub organization, any other Exercism-related communication channels (e.g. Slack, Twitter, email) and any other Exercism entity or event._

0 commit comments

Comments
 (0)