Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,19 @@ Thank you for considering contributing to Sensei LMS! Your contributions help ma

Please read the following guidelines before contributing.

Automattician? Read more at: PCYsg-15ed-p2

## Getting Started

To contribute to Sensei LMS, please follow these steps:

1. Make sure you [set up your development environment](https://github.com/Automattic/sensei/wiki/Setting-Up-Your-Development-Environment) to get the necessary tools in place before proceeding.
2. Fork the Sensei LMS repository to your own account.
2. Clone the forked repository to your local machine.
3. Create a new branch for your contribution.
4. Make your changes and test them thoroughly.
5. Commit your changes and push them to your forked repository.
6. Create a pull request to merge your changes into the main Sensei LMS repository.
3. Clone the forked repository to your local machine.
4. Create a new branch for your contribution.
5. Make your changes and test them thoroughly.
6. Commit your changes and push them to your forked repository.
7. Create a pull request to merge your changes into the main Sensei LMS repository.

## Issues

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ The manual installation method involves downloading the plugin and uploading it

To learn more about the Sensei LMS project and how to use it effectively, check out our comprehensive [Documentation](https://senseilms.com/documentation/).

Automattician? Read more at: PCYsg-15ed-p2

## Community and Support

Join the growing community of Sensei LMS users and developers! Share your ideas, ask questions, and provide feedback through our [community forums](https://educatorsp2.wordpress.com/), or contact us at our [Free Support Forum](https://wordpress.org/support/plugin/sensei-lms/).
Expand Down
Loading