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
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,17 @@ _NOTE:_ Commits and pull requests to FINOS repositories will only be accepted fr
7
7
*Need an ICLA? Unsure if you are covered under an existing CCLA? Email [help@finos.org](mailto:help@finos.org).*
8
8
9
9
10
-
## 1. Contribution Guidelines.
10
+
## 1. Contribution Guidelines.
11
11
12
12
This Working Group accepts contributions via pull requests. The following section outlines the process for merging contributions to the specification
13
13
14
-
**1.1. Issues.** Issues are used as the primary method for tracking anything to do with this specification Working Group.
14
+
**1.1. Issues.** Issues are used as the primary method for tracking anything to do with this specification Working Group.
15
15
16
16
**1.1.1. Issue Types.** A number of issue templates are available in the FDC3 respository:
17
17
18
18
**1.1.1.1. Meetings.** Templates for issues that represent meetings and include agendas, teleconference details and minutes.
19
19
20
-
**1.1.1.2. Proposals and Enhancement Requests.** Used for items that propose a new ideas or functionality that require a larger discussion. This allows for feedback from others before a specification change is actually written.
20
+
**1.1.1.2. Proposals and Enhancement Requests.** Used for items that propose a new ideas or functionality that require a larger discussion. This allows for feedback from others before a specification change is actually written.
21
21
22
22
**1.1.1.3. Minor Issue:** These track minor changes or corrections that don't alter the Standard significantly but rather correct minor errors or ommisions.
23
23
@@ -33,7 +33,7 @@ The issue lifecycle is mainly driven by the Maintainer. All issue types follow t
33
33
34
34
- The FDC3 Maintainers will apply the proper labels for the issue. This may include labels for priority, type, and metadata.
35
35
36
-
- (If needed) Clean up the title to succinctly and clearly state the issue.
36
+
- (If needed) Clean up the title to succinctly and clearly state the issue.
37
37
38
38
**2.3. Discussion.**
39
39
@@ -47,13 +47,13 @@ The issue lifecycle is mainly driven by the Maintainer. All issue types follow t
47
47
48
48
The Working Group uses pull requests to track changes. To submit a change to the Standard:
@@ -62,6 +62,7 @@ The Working Group uses pull requests to track changes. To submit a change to the
62
62
**3.5. Create a Pull Request**
63
63
- For help creating a pull request from your fork, [see Github's documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
64
64
65
+
To contribute a patch for a New Intent, see the [Submit New Intent](docs/guides/submit-new-intent) guide.
65
66
66
67
## 4. Pull Request Workflow.
67
68
@@ -78,13 +79,13 @@ The next section contains more information on the workflow followed for Pull Req
78
79
79
80
**4.2. Triage**
80
81
81
-
- The Maintainers will apply the proper labels for the issue. This may include an indication of the subject area or type (e.g. `deprecation`).
82
+
- The Maintainers will apply the proper labels for the issue. This may include an indication of the subject area or type (e.g. `deprecation`).
82
83
83
84
**4.3. Reviewing/Discussion.**
84
85
85
86
- All PRs will be reviewed by at least one of the FDC3 Maintainers and any appointed Editors. PRs are also open to review by FDC3 Participants.
86
87
87
-
- The FDC3 Maintainers are responsible for ensuring that the the Standard Working Group has been consulted on either an issue (that provides a high-level of detail on the proposed changes) or on the PR itself, a decision has been reached that the change should be made and that that decision has been documented.
88
+
- The FDC3 Maintainers are responsible for ensuring that the Standard Working Group has been consulted on either an issue (that provides a high-level of detail on the proposed changes) or on the PR itself, a decision has been reached that the change should be made and that that decision has been documented.
88
89
89
90
- All reviews will be completed using the Github review tool.
0 commit comments