You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,62 +12,62 @@ This project follows the [Conventional Commits][] specification.
12
12
13
13
There is a built-in commit linter. Basic rules:
14
14
15
-
- Commit messages must be prefixed with the name of the changed subsystem, followed by a colon and a space and start with an imperative verb. Check the output of `git log --oneline files/you/changed` to find out what subsystems your changes touch.
15
+
* Commit messages must be prefixed with the name of the changed subsystem, followed by a colon and a space and start with an imperative verb. Check the output of `git log --oneline files/you/changed` to find out what subsystems your changes touch.
- Commit messages **must** start with a capital letter
22
-
- Commit messages **must not** end with a period `.`
21
+
* Commit messages **must** start with a capital letter
22
+
* Commit messages **must not** end with a period `.`
23
23
24
24
## Collaboration Policy
25
25
26
-
- All changes must come in a PR
27
-
- All changes must be reviewed by a member of @nodejs/nodejs.dev,
26
+
* All changes must come in a PR
27
+
* All changes must be reviewed by a member of @nodejs/nodejs.dev,
28
28
@nodejs/website, or @nodejs/website-redesign
29
-
- Pull Requests must be open for at least 48 hours unless included in the special exemptions section below
29
+
* Pull Requests must be open for at least 48 hours unless included in the special exemptions section below
30
30
31
31
### Special Exemptions
32
32
33
33
Pull requests seeking to make any of the following changes do not need to wait 24 hours
34
34
35
-
- Errata fixes
36
-
- Infrastructure Maintenance
37
-
- Tests
35
+
* Errata fixes
36
+
* Infrastructure Maintenance
37
+
* Tests
38
38
39
39
## Landing Pull Requests
40
40
41
41
### Before you can land
42
42
43
-
- The Status Checks for the test suite must pass
44
-
- There must be at least one sign off
45
-
- There must be no objections after a 48 hour period
43
+
* The Status Checks for the test suite must pass
44
+
* There must be at least one sign off
45
+
* There must be no objections after a 48 hour period
46
46
47
47
The default for each contribution is that it is accepted once no collaborator has an objection. During review collaborators may also request that a specific contributor who is most versed in a particular area gives a "LGTM" before the PR can be merged.
48
48
49
49
In the case of an objection being raised in a pull request by another collaborator, all involved collaborators should seek to arrive at a consensus by way of addressing concerns being expressed by discussion, compromise on the proposed change, or withdrawal of the proposed change.
50
50
51
51
## When Landing
52
52
53
-
- Do not use merge button
54
-
-[`squash`][] pull-requests made up of multiple commits
55
-
- Land how you like as long as there are no merge commits
53
+
* Do not use merge button
54
+
*[`squash`][] pull-requests made up of multiple commits
55
+
* Land how you like as long as there are no merge commits
56
56
57
57
## Developer's Certificate of Origin 1.1
58
58
59
59
By making a contribution to this project, I certify that:
60
60
61
-
- (a) The contribution was created in whole or in part by me and I have the right to
61
+
* (a) The contribution was created in whole or in part by me and I have the right to
62
62
submit it under the open source license indicated in the file; or
63
-
- (b) The contribution is based upon previous work that, to the best of my knowledge,
63
+
* (b) The contribution is based upon previous work that, to the best of my knowledge,
64
64
is covered under an appropriate open source license and I have the right under that
65
65
license to submit that work with modifications, whether created in whole or in part
66
66
by me, under the same open source license (unless I am permitted to submit under a
67
67
different license), as indicated in the file; or
68
-
- (c) The contribution was provided directly to me by some other person who certified
68
+
* (c) The contribution was provided directly to me by some other person who certified
69
69
(a), (b) or (c) and I have not modified it.
70
-
- (d) I understand and agree that this project and the contribution are public and that
70
+
* (d) I understand and agree that this project and the contribution are public and that
71
71
a record of the contribution (including all personal information I submit with it,
72
72
including my sign-off) is maintained indefinitely and may be redistributed consistent
73
73
with this project or the open source license(s) involved.
Copy file name to clipboardExpand all lines: OKR.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,34 +6,34 @@ The Nodejs.dev project uses Objectives and Key Results to provide direction and
6
6
7
7
OKRs consist of two elements:
8
8
9
-
- Objectives
10
-
- Objectives are qualitative, ambitious, and memorable definitions of the things we as a committee would like to achieve.
11
-
- Key Results
12
-
- Key Results are a set of metrics by which we can measure progress toward their objectives. Like objectives, they should be ambitious and overestimate what we can accomplish.
9
+
* Objectives
10
+
* Objectives are qualitative, ambitious, and memorable definitions of the things we as a committee would like to achieve.
11
+
* Key Results
12
+
* Key Results are a set of metrics by which we can measure progress toward their objectives. Like objectives, they should be ambitious and overestimate what we can accomplish.
13
13
14
14
### External References
15
15
16
16
Here are some external references that may help provide further context on OKRs.
17
17
18
-
-[Guide: Set goals with OKRs](https://rework.withgoogle.com/guides/set-goals-with-okrs/steps/introduction/)
19
-
-[What is OKR?](https://felipecastro.com/en/okr/what-is-okr/)
20
-
-[What Are OKRs? How to Use OKRs for Planning (and Achieving) Your Goals](https://plan.io/blog/what-are-okrs/)
18
+
*[Guide: Set goals with OKRs](https://rework.withgoogle.com/guides/set-goals-with-okrs/steps/introduction/)
19
+
*[What is OKR?](https://felipecastro.com/en/okr/what-is-okr/)
20
+
*[What Are OKRs? How to Use OKRs for Planning (and Achieving) Your Goals](https://plan.io/blog/what-are-okrs/)
21
21
22
22
## OKRs (2020 Set 1):
23
23
24
-
-**Objective:** Continuity of process
24
+
***Objective:** Continuity of process
25
25
26
-
-**Key Result:** Staging and CI have each have a published technical administration summary and a how-to guide.
27
-
-**Key Result:** Consider using issue templates to facilitate operations.
26
+
***Key Result:** Staging and CI have each have a published technical administration summary and a how-to guide.
27
+
***Key Result:** Consider using issue templates to facilitate operations.
28
28
29
-
-**Objective:** Identify areas of progress and future goals
29
+
***Objective:** Identify areas of progress and future goals
30
30
31
-
-**Key Result:** Create a feature roadmap
32
-
-**Key Result:** Track features & priorities in one place (project?)
33
-
-**Key Result:** Make available the top two features in nodejs.org:
31
+
***Key Result:** Create a feature roadmap
32
+
***Key Result:** Track features & priorities in one place (project?)
33
+
***Key Result:** Make available the top two features in nodejs.org:
34
34
1. Docs — https://nodejs.org/en/docs/
35
35
2. Download — https://nodejs.org/en/download/
36
36
37
-
-**Objective:** Make explicit the channels of interfacing internally and with larger org
38
-
-**Key Result:** Write down implicit team norms
39
-
-**Key Result:** How do we propose and review non-feature changes in PRs?
37
+
***Objective:** Make explicit the channels of interfacing internally and with larger org
38
+
***Key Result:** Write down implicit team norms
39
+
***Key Result:** How do we propose and review non-feature changes in PRs?
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,9 +117,9 @@ The `src/documentation` directory currently contains all the getting started con
117
117
118
118
Looking for more guidance? Full documentation for Gatsby lives [on the website](https://next.gatsbyjs.org/). Here are some places to start:
119
119
120
-
-**For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://next.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.
120
+
***For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://next.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.
121
121
122
-
-**To dive straight into code samples head [to our documentation](https://next.gatsbyjs.org/docs/).** In particular, check out the "Guides", API reference, and "Advanced Tutorials" sections in the sidebar.
122
+
***To dive straight into code samples head [to our documentation](https://next.gatsbyjs.org/docs/).** In particular, check out the "Guides", API reference, and "Advanced Tutorials" sections in the sidebar.
0 commit comments