docs(contributing): add FAQ for new and GSSoC contributors#2513
Open
Honey-pg wants to merge 1 commit into
Open
docs(contributing): add FAQ for new and GSSoC contributors#2513Honey-pg wants to merge 1 commit into
Honey-pg wants to merge 1 commit into
Conversation
Document common setup, assignment, PR, and scoring questions and align auto-unassign timing with the 7-day bot rule.
GSSoC Label Checklist 🏷️@Umbrella-io — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
Member
|
CI is failing on the type check. Please fix the TypeScript errors and push again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Document common setup, assignment, PR, and scoring questions and align auto-unassign timing with the 7-day bot rule.
Adds a comprehensive FAQ section to
CONTRIBUTING.mdfor new and GSSoC contributors, covering setup, issue assignment, pull requests, GSSoC scoring labels, and troubleshooting. Also updates Section 7 to reflect the correct 7-day auto-unassignment rule and maintainer scoring label requirements.Closes #2476
Type of Change
What Changed
CONTRIBUTING.mdwith 22 collapsible<details>entrieslevel:*,gssoc:approved), docs contributions, mentorship commentsHow to Test
CONTRIBUTING.mdon GitHub and verify Section 10 renders with collapsible FAQ entries.<details>block — answers should expand/collapse correctly.DEVELOPMENT.md,docs/architecture.md,docs/self-hosting.md,docs/HUSKY_TROUBLESHOOTING.md, and#3-environment-variables-guide.#10-frequently-asked-questions-faq.Expected result: FAQ is readable, links work, and assignment/scoring guidance matches the actual GitHub bot workflows.
Checklist
console.log, debug code, or commented-out blocksnpm run lintpasses locally (N/A — docs-only)npm run type-check) (N/A — docs-only)Additional Context
npm ci+package-lock.json; contributors should use npm for CI parity.level:beginner,gssoc:approved, etc.) are applied by maintainers at merge time — documented in both Section 7 and the FAQ.CONTRIBUTING.md(lines 218–266) to reduce confusion with Sections 5–6.