|
|
@@ -39,7 +39,8 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
|
|
Thank you for your interest in contributing to Carbon! There are many ways to
|
|
|
contribute, and we appreciate all of them. If you have questions, please feel
|
|
|
-free to ask on our Discourse Forums or Discord Chat.
|
|
|
+free to ask on Discord or
|
|
|
+[GitHub](https://github.com/carbon-language/carbon-lang/discussions).
|
|
|
|
|
|
Everyone contributing to Carbon is expected to:
|
|
|
|
|
|
@@ -115,8 +116,8 @@ instructions for how to sign and return it. Once we receive it, we'll be able to
|
|
|
accept your documents, comments and pull requests.
|
|
|
|
|
|
**_NOTE_**: Only original content from you and other people who have signed the
|
|
|
-CLA can be accepted as Carbon contributions: this covers the GitHub repository,
|
|
|
-GitHub issues, Google Docs, Discourse Forums, and Discord Chat.
|
|
|
+CLA can be accepted as Carbon contributions: this covers GitHub (including both
|
|
|
+code and discussion), Google Docs, and Discord.
|
|
|
|
|
|
#### Future CLA plans
|
|
|
|
|
|
@@ -142,18 +143,7 @@ the Code of Conduct.
|
|
|
[accept link](https://github.com/orgs/carbon-language/invitation?via_email=1)
|
|
|
if you don't see the email.
|
|
|
|
|
|
-- [Discourse Forums](https://forums.carbon-lang.dev) are used for long-form
|
|
|
- discussions. **To join:**
|
|
|
-
|
|
|
- 1. Go to [the forums](https://forums.carbon-lang.dev) and register your
|
|
|
- GitHub account.
|
|
|
- - You will be able to choose which GitHub email you want the forums to
|
|
|
- send email to.
|
|
|
- 2. [An admin](docs/project/groups.md#admins) will need to approve your
|
|
|
- registration.
|
|
|
-
|
|
|
-- [Discord Chat](https://discord.com/app) is used for short-form chats. **To
|
|
|
- join:**
|
|
|
+- [Discord](https://discord.com/app) is used for chat. **To join:**
|
|
|
|
|
|
1. Ask [an admin](docs/project/groups.md#admins) for an invite link.
|
|
|
- Please do not re-share the invite links: they're our only way to
|
|
|
@@ -179,15 +169,9 @@ the Code of Conduct.
|
|
|
- The
|
|
|
[weekly sync](https://docs.google.com/document/d/1K_5uig1HHMsfEl-6eSMjM1qjwX-7PsbkBuRp36knxlQ/edit),
|
|
|
where everyone is welcome.
|
|
|
- - The
|
|
|
- [core team meeting](https://docs.google.com/document/d/1zBmqLKgqWwIkcu27qADQTm79LEwMA7uT9agAM2R2qjI/edit),
|
|
|
- used for
|
|
|
- [consensus decision-making](https://github.com/carbon-language/carbon-lang/blob/trunk/docs/project/consensus_decision_making.md#meetings).
|
|
|
- [Open discussions](https://docs.google.com/document/d/1QCdKQ33rki-kCDrxi8UHy3a36dtW0WdMqpUzluGSrz4/edit?resourcekey=0-bZmNUiueOiH_sysJNqnT9A)
|
|
|
which are unstructured meeting slots used for discussing proposals,
|
|
|
tooling, and other Carbon topics based on who attends.
|
|
|
- - Reminders about proposal deadlines, such as
|
|
|
- [comment deadlines](https://github.com/carbon-language/carbon-lang/blob/trunk/docs/project/evolution.md#request-a-review-manager).
|
|
|
|
|
|
### Contribution tools
|
|
|
|
|
|
@@ -266,8 +250,6 @@ Other style points to be aware of are:
|
|
|
(`text—text`), we are using a double-hyphen with surrounding spaces
|
|
|
(`text -- text`). We are doing this because we frequently read Markdown with
|
|
|
fixed-width fonts where em dashes are not clearly visible.
|
|
|
-- Always say "Discourse Forum" and "Discord Chat" to avoid confusion between
|
|
|
- systems.
|
|
|
- Prefer the term "developers" when talking about people who would write
|
|
|
Carbon code. We expect the Carbon's community to include people who think of
|
|
|
themselves using many titles, including software developers, software
|
|
|
@@ -277,7 +259,7 @@ Other style points to be aware of are:
|
|
|
|
|
|
### Other files
|
|
|
|
|
|
-If you're not sure what style to use, please ask on Discourse Forums.
|
|
|
+If you're not sure what style to use, please ask on Discord or GitHub.
|
|
|
|
|
|
## License
|
|
|
|
|
|
@@ -311,7 +293,7 @@ raw content.
|
|
|
|
|
|
Every file type uses a variation on the same license text ("Apache-2.0 WITH
|
|
|
LLVM-exception") with similar formatting. If you're not sure what text to use,
|
|
|
-please ask on Discourse Forums.
|
|
|
+please ask on Discord or GitHub.
|
|
|
|
|
|
## Workflow
|
|
|
|