diff --git a/.github/instructions/*.instructions.md b/.github/instructions/*.instructions.md new file mode 100644 index 0000000000..3ad3f0e3c8 --- /dev/null +++ b/.github/instructions/*.instructions.md @@ -0,0 +1,9 @@ +# Contributing Guidelines + +Thank you for your interest in contributing to this project! Please follow the steps below to submit your changes: + +1. **Fork the repository** + Click the "Fork" button at the top right of the repository page to create your own copy. + +2. **Create a new branch** + In your forked repository, create a new branch for your feature or bugfix: