Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 4a11281

Browse files
authored
Enable future contributors by asking questions
We already have a paragraph on asking questions. I think it's important to remind contributors to not reach out to individual host team members but use public (as in company wide readable), project specific communication channels where both question and answer can be archived, searched and later retrieved by any future contributor that might have a similar question. Benefit: Load with answering questions goes down, every member of the host team has the chance to answer and add their details, repeating questions that should make it into the docs are more obvious.
1 parent 487eb83 commit 4a11281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor/outline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Outline for this section inspired by the [Trusted Committer introduction video].
9292
- After trying the above if you're still stuck then reach out to the host team for help.
9393
It doesn't do either side any good for you to spin forever on a problem that could be resolved in a few-minute conversation with someone more knowledgeable about the project.
9494
It's OK to ask for help.
95-
You aren't expected to be as knowledgeable and proficient as you might be on the full-time projects that your team owns.
95+
You aren't expected to be as knowledgeable and proficient as you might be on the full-time projects that your team owns. When asking for help prefer the project's official communication channels: Having both, your question and the answer to it written down, archived, searchable and linkable means that future contributors can benefit from it.
9696
- Match the existing coding style, indentation, etc., even if it's not what you would normally do and even if it is not specified in the `CONTRIBUTING.md`.
9797
A guest contribution for a feature or bug fix is not the time to introduce a new way of structuring or formatting project code.
9898
- Submitting the pull request

0 commit comments

Comments
 (0)