Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

623-docs: Contributing page #780

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

MielomankA
Copy link
Collaborator

What type of PR is this? (select all that apply)

  • πŸ• Feature
  • πŸ› Bug Fix
  • 🚧 Breaking Change
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ“ Documentation Update

Description

Add a contributing file
Fix broken links in the documentation

Related Tickets & Document

Screenshots, Recordings

chrome_7kqLgMNBN7

Added/updated tests?

  • πŸ‘Œ Yes
  • πŸ™…β€β™‚οΈ No, because they aren't needed
  • πŸ™‹β€β™‚οΈ No, because I need help

[optional] What gif best describes this PR or how it makes you feel?

giphy-paper

@MielomankA MielomankA self-assigned this Feb 7, 2025
@github-actions github-actions bot changed the title 623-docs: Π‘ontributing page 623-docs: Contributing page Feb 7, 2025
@Quiddlee Quiddlee requested a review from Copilot February 9, 2025 13:22
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

readme/contributing.md:1

  • [nitpick] The parentheses around volunteering seem unnecessary and could be removed for better readability.
1 +Contributing ([volunteering](volunteering.md)) to open-source projects is a great way to improve your skills and help the community.

Comment on lines +16 to 17
We invite you to join our development community! Follow the guidelines in the [RS School Website Documentation](./readme/README.md) to learn how you can get involved.

Copy link
Preview

Copilot AI Feb 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link to the 'RS School Website Documentation' seems incorrect. It should point to the actual documentation file, not './readme/README.md'.

Suggested change
We invite you to join our development community! Follow the guidelines in the [RS School Website Documentation](./readme/README.md) to learn how you can get involved.
We invite you to join our development community! Follow the guidelines in the [RS School Website Documentation](./docs/documentation.md) to learn how you can get involved.

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOCS: fix link to Contributing page
1 participant