Skip to content

Commit f1997d4

Browse files
committed
Update IP_POLICY_GUIDANCE.md
Updated based on feebdack. Changes include: 1. Removing an auto generated TOC that was included by a visual studio plugin :| 2. Changed DCO instructions so that DCO bot is preferred but either method works.
1 parent c7806ca commit f1997d4

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

governance/IP_POLICY_GUIDANCE.md

+5-11
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,10 @@ If in doubt about anything related to IP after reading this document, first read
1010

1111
There are four key requirements for all OpenJS Foundation projects:
1212

13-
- [OpenJS Foundation IP Policy Guidance](#openjs-foundation-ip-policy-guidance)
14-
- [Basic requirements](#basic-requirements)
15-
- [1. Licensing](#1-licensing)
16-
- [2. Copyright notices](#2-copyright-notices)
17-
- [3. Standard website footer](#3-standard-website-footer)
18-
- [4. Adopting the DCO or a CLA](#4-adopting-the-dco-or-a-cla)
19-
- [DCO](#dco)
20-
- [CLA](#cla)
21-
- [Obtaining an exemption from the Board](#obtaining-an-exemption-from-the-board)
22-
- [Getting help](#getting-help)
13+
1. [Licensing](#1-licensing)
14+
2. [Copyright notices](#2-copyright-notices)
15+
3. Displaying the [standard website footer](#3-standard-website-footer) on the project's website
16+
4. [Adopting the DCO or a CLA](#4-adopting-the-dco-or-a-cla)
2317

2418
### 1. Licensing
2519

@@ -68,7 +62,7 @@ There are two options for implementing a DCO on your project:
6862
1. Adding the DCO to your CONTRIBUTING.md file, [example](https://github.com/nodejs/node/blob/main/CONTRIBUTING.md)
6963
2. Adding the DCO to your PR templates, [example](https://raw.githubusercontent.com/nodejs/node/main/.github/PULL_REQUEST_TEMPLATE.md)
7064

71-
The DCO Bot is the preferred method and is mandatory for any new projects joining the foundation. We also recommend this method for existing projects that require stricter enforcement.
65+
The DCO Bot is the preferred method and is also recommended for projects that require strict enforcement.
7266

7367
#### CLA
7468

0 commit comments

Comments
 (0)