Hello! First off, I want to express how much I appreciate the project. The tools and features you have developed are very useful and I am keen to contribute. However, I have encountered a permission issue when trying to push branches.
Steps to Reproduce
Attempted to push a new branch with the following command:
git push origin feature/branch-name
Received the following error:
remote: Permission to polly3d/mockai.git denied to [your_username].
fatal: unable to access 'https://github.com/polly3d/mockai.git/': The requested URL returned error: 403
Questions
Are external contributors allowed to push branches directly or should we fork the repository?
Are there any specific contribution guidelines or protocols that I should follow?
Issue Description
Hello! First off, I want to express how much I appreciate the project. The tools and features you have developed are very useful and I am keen to contribute. However, I have encountered a permission issue when trying to push branches.
Steps to Reproduce
Attempted to push a new branch with the following command:
Received the following error:
Questions
Thank you for your attention to this matter.