Skip to content

Commit 4935bd8

Browse files
committed
Refactor prose
1 parent ae3929d commit 4935bd8

File tree

10 files changed

+263
-176
lines changed

10 files changed

+263
-176
lines changed

.github/ISSUE_TEMPLATE/1-bug.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ body:
33
value: |
44
Some general tips:
55
6-
* Is this really a problem?
7-
* Is this a problem here?
8-
* Can this be solved in a different way?
6+
* is this really a problem?
7+
* is this a problem here?
8+
* can this be solved in a different way?
99
type: markdown
1010
- attributes:
1111
label: Initial checklist
@@ -32,7 +32,7 @@ body:
3232
- attributes:
3333
description: |
3434
Link to repository or sandbox with runnable example of the issue.
35-
Alternatively, use the next section *Steps to reproduce*.
35+
Alternatively use the next section *Steps to reproduce*.
3636
label: Link to runnable example
3737
id: runnable-example
3838
type: input
@@ -41,7 +41,7 @@ body:
4141
- attributes:
4242
description: |
4343
How did this happen?
44-
Please provide a [minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example).
44+
Please provide a [minimal and reproducible example](https://stackoverflow.com/help/minimal-reproducible-example).
4545
label: Steps to reproduce
4646
id: steps-to-reproduce
4747
type: textarea
@@ -64,7 +64,7 @@ body:
6464
- attributes:
6565
label: Affected runtime and version
6666
description: |
67-
What runtime are you using (such as `[email protected]`, `[email protected]`)?
67+
What runtime are you using (such as `[email protected]` or `[email protected]`)?
6868
Please test using the latest version.
6969
id: runtime
7070
type: input
@@ -90,7 +90,7 @@ body:
9090
required: false
9191
- attributes:
9292
description: |
93-
What, if any, tools are used to build or bundle the project?
93+
What tools are used to build or bundle the project?
9494
Please test using the latest version.
9595
label: Build and bundle tools
9696
multiple: true

.github/ISSUE_TEMPLATE/2-feature.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ body:
33
value: |
44
Some general tips:
55
6-
* Is this really a problem?
7-
* Is this a problem here?
6+
* is this really a problem?
7+
* is this a problem here?
88
type: markdown
99
- attributes:
1010
label: Initial checklist

.github/pull-request-template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
22
Please check the needed checkboxes ([ ] -> [x]).
3-
Leave the comments as they are, they won’t show on GitHub.
4-
We are excited about pull requests, but please try to limit the scope,
5-
provide a general description of the changes, and remember, it’s up to you to
6-
convince us to land it.
3+
Leave the comments as they are: they won’t show on GitHub.
4+
We are excited about pull requests but please try to limit the scope,
5+
provide a general description of the changes,
6+
and remember it’s up to you to convince us to land it.
77
-->
88

99
### Initial checklist
@@ -12,7 +12,7 @@
1212
* [ ] I read the contributing guide <!-- https://github.com/syntax-tree/.github/blob/main/contributing.md -->
1313
* [ ] I agree to follow the code of conduct <!-- https://github.com/syntax-tree/.github/blob/main/code-of-conduct.md -->
1414
* [ ] I searched issues and couldn’t find anything (or linked relevant results below) <!-- https://github.com/search?q=user%3Asyntax-tree&type=Issues -->
15-
* [ ] If applicable, I’ve added docs and tests
15+
* [ ] I’ve added docs and tests or that’s not applicable
1616

1717
### Description of changes
1818

.github/workflows/bb.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name: bb
2-
on:
3-
issues:
4-
types: [opened, reopened, edited, closed, labeled, unlabeled]
5-
pull_request_target:
6-
types: [opened, reopened, edited, closed, labeled, unlabeled]
71
jobs:
82
main:
93
runs-on: ubuntu-latest
104
steps:
115
- uses: unifiedjs/beep-boop-beta@main
126
with:
137
repo-token: ${{secrets.GITHUB_TOKEN}}
8+
name: bb
9+
on:
10+
issues:
11+
types: [closed, edited, labeled, opened, reopened, unlabeled]
12+
pull_request_target:
13+
types: [closed, edited, labeled, opened, reopened, unlabeled]

code-of-conduct.md

Lines changed: 76 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,47 @@
22

33
## Our pledge
44

5-
In the interest of fostering an open and welcoming environment, we as
6-
contributors and maintainers pledge to making participation in our collective
7-
and our community a harassment-free experience for everyone, regardless of age,
8-
body size, disability, ethnicity, sex characteristics, gender identity and
9-
expression, level of experience, education, socio-economic status, nationality,
10-
personal appearance, race, religion, or sexual identity and orientation.
5+
In the interest of fostering an open and welcoming environment,
6+
we as contributors and maintainers pledge to making participation in our
7+
collective and our community a harassment-free experience for everyone,
8+
regardless of age,
9+
body size,
10+
disability,
11+
ethnicity,
12+
sex characteristics,
13+
gender identity and expression,
14+
level of experience,
15+
education,
16+
socio-economic status,
17+
nationality,
18+
personal appearance,
19+
race,
20+
religion,
21+
or sexual identity and orientation.
1122

1223
## Our standards
1324

1425
Examples of behavior that contributes to creating a positive environment
1526
include:
1627

17-
* Using welcoming and inclusive language
18-
* Being respectful of differing viewpoints and experiences
19-
* Gracefully accepting constructive criticism
20-
* Focusing on what is best for the community
21-
* Showing empathy towards other community members
28+
* using welcoming and inclusive language
29+
* being respectful of differing viewpoints and experiences
30+
* gracefully accepting constructive criticism
31+
* focusing on what is best for the community
32+
* showing empathy towards other community members
2233

2334
Examples of unacceptable behavior by participants include:
2435

25-
* The use of sexualized language or imagery and unwelcome sexual attention or
36+
* the use of sexualized language or imagery and unwelcome sexual attention or
2637
advances
27-
* Trolling, insulting/derogatory comments, and personal or political attacks
28-
* Public or private harassment
29-
* Publishing others’ private information, such as a physical or electronic
30-
address, without explicit permission
31-
* Other conduct which could reasonably be considered inappropriate in a
38+
* trolling,
39+
insulting/derogatory comments,
40+
and personal or political attacks
41+
* public or private harassment
42+
* publishing others’ private information,
43+
such as a physical or electronic address,
44+
without explicit permission
45+
* other conduct which could reasonably be considered inappropriate in a
3246
professional setting
3347

3448
## Our responsibilities
@@ -37,29 +51,46 @@ Maintainers are responsible for clarifying the standards of acceptable behavior
3751
and are expected to take appropriate and fair corrective action in response to
3852
any instances of unacceptable behavior.
3953

40-
Maintainers have the right and responsibility to edit, delete, hide, or lock
41-
code, comments, commits, edits, issues, posts, pull requests, and other
42-
contributions that are not aligned to this code of conduct, or to ban
43-
temporarily or permanently any contributor for other behaviors that they deem
44-
inappropriate, threatening, offensive, or harmful.
54+
Maintainers have the right and responsibility to edit,
55+
delete,
56+
hide,
57+
or lock code,
58+
comments,
59+
commits,
60+
edits,
61+
issues,
62+
posts,
63+
pull requests,
64+
and other contributions that are not aligned to this code of conduct,
65+
or to ban temporarily or permanently any contributor for other behaviors that
66+
they deem inappropriate,
67+
threatening,
68+
offensive,
69+
or harmful.
4570

4671
## Scope
4772

4873
This code of conduct applies both within collective spaces and in public spaces
4974
when an individual is representing the collective or its community.
5075
Examples of representing a collective or community include using an official
51-
collective email address, posting via an official social media account, or
52-
acting as an appointed representative at an online or offline event.
76+
collective email address,
77+
posting via an official social media account,
78+
or acting as an appointed representative at an online or offline event.
5379
Representation of the collective may be further defined and clarified by
5480
maintainers.
5581

5682
## Enforcement
5783

58-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
59-
reported via the collective email address, `[email protected]`, which
60-
will go to all moderators, or by contacting individual moderators via
61-
`[email protected]`, which will go only to Richard Littauer, or to
62-
`[email protected]`, which will go only to Olivia Hugger.
84+
Instances of abusive,
85+
harassing,
86+
or otherwise unacceptable behavior may be reported via the collective email
87+
address,
88+
89+
which will go to all moderators,
90+
or by contacting individual moderators via `[email protected]`,
91+
which will go only to Richard Littauer,
92+
93+
which will go only to Olivia Hugger.
6394
All complaints will be reviewed and investigated and will result in a response
6495
that is deemed necessary and appropriate to the circumstances.
6596
The moderation team is obligated to maintain confidentiality with regard to the
@@ -71,28 +102,32 @@ face temporary or permanent repercussions as determined by other members of the
71102
collective leadership.
72103

73104
In cases where community members transgress against the values in the code of
74-
conduct, members of the moderation team will use a three-strike warning system,
105+
conduct,
106+
members of the moderation team will use a three-strike warning system,
75107
where the aggressor will be warned twice before they are permanently excluded
76108
from our community spaces.
77-
This code applies to GitHub, Twitter, and any other space that this community
78-
uses for communication.
79-
For interactions between community members outside of this space, the code also
80-
applies if the interactions are reported and deemed to be interfering with
81-
community members safely working on the collective together.
109+
This code applies to GitHub,
110+
Twitter,
111+
and any other space that this community uses for communication.
112+
For interactions between community members outside of this space,
113+
the code also applies if the interactions are reported and deemed to be
114+
interfering with community members safely working on the collective together.
82115
Conversations between moderators (when they are more serious than discussing
83-
simple warnings) will occur in private repositories or through email, to ensure
84-
both anonymity for reporters and the safety of the moderators.
116+
simple warnings) will occur in private repositories or through email,
117+
to ensure both anonymity for reporters and the safety of the moderators.
85118

86119
For more information on how to report violations and how the code of conduct is
87-
enforced, see our [moderation policy][moderation].
120+
enforced,
121+
see our [moderation policy][moderation].
88122

89123
## Attribution
90124

91125
This code of conduct is adapted from the [Contributor Covenant][homepage],
92-
version 1.4, available at <https://www.contributor-covenant.org/version/1/4/code-of-conduct.html>
126+
version 1.4,
127+
available at <https://www.contributor-covenant.org/version/1/4/code-of-conduct.html>
93128

94-
For answers to common questions about this code of conduct, see
95-
<https://www.contributor-covenant.org/faq>
129+
For answers to common questions about this code of conduct,
130+
see <https://www.contributor-covenant.org/faq>
96131

97132
[homepage]: https://www.contributor-covenant.org
98133

0 commit comments

Comments
 (0)