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
In addition to contributions in GitHub, you are encouraged to participate in
27
+
discussions there.
28
+
29
+
**Note**: Some working groups adopt a policy whereby substantive discussion of
30
+
technical issues needs to occur on the mailing list.
31
+
32
+
You might also like to familiarize yourself with other
33
+
[Working Group documents](https://datatracker.ietf.org/wg/httpapi/documents/).
34
+
35
+
## How to Contribute
36
+
37
+
Contributions can be made by creating pull requests, opening an issue, or
38
+
posting to the working group mailing list. See above for the email address
39
+
and a note about policy.
40
+
41
+
Here are two ways to create a pull request ("PR"):
42
+
43
+
- Copy the repository and make a pull request using the Git command-line
44
+
tool, using the [GitHub documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) if needed.
45
+
46
+
- You can use the GitHub UI as follows:
47
+
- View the draft source
48
+
- Select the pencil icon to edit the file (usually top-right on the screen)
49
+
- Make edits
50
+
- Select "Commit changes"
51
+
- Add a title and explanatory text
52
+
- Select "Propose"
53
+
- When prompted, click on "Create Pull Request"
54
+
55
+
Document authors/editors are often happy to accept contributions of text,
56
+
and might be willing to help you through the process. Email them and ask.
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,19 @@
4
4
5
5
This is the working area for the IETF [HTTPAPI Working Group](https://datatracker.ietf.org/group/httpapi/documents/) Internet-Draft, "API Keys and Privacy".
0 commit comments