Closed ClasherKasten closed 1 year ago
can i be assigned this?
I don't think I have perms to push my changes - I've branched off the latest master and made the changes suggested. Wanted to get some initial feedback.
I don't think I have perms to push my changes - I've branched off the latest master and made the changes suggested.
For further clarification, could you please provide the output of git remote -v
?
My guess would be that you cloned the original repository (marcusbuffett/command-line-chess
) and for that you probably don't have the write rights. If it is the case that you cloned marcusbuffett/command-line-chess
, please fork the project first, push the feature on a new branch in your fork and finally open a Pull Request (PR).
Wanted to get some initial feedback.
If you open a new PR, I can give you some feedback via review.
https://github.com/marcusbuffett/command-line-chess/pull/48 apologies I'm new at this
@ClasherKasten I've linked PR for this issue, please review it when possible.
Tasks:
.pre-commit-config.yaml
with the following hooks:pre-commit run --all-files
onceCONTRIBUTING.md
under Pull Request ProcessHooks that are listed can be discussed. When claiming this issue and you want to add additional hooks , please first comment these hooks here so they also can be discussed.