patchwork icon indicating copy to clipboard operation
patchwork copied to clipboard

Add fury 101

Open vinays6 opened this issue 1 year ago • 1 comments

vinays6 avatar May 30 '24 03:05 vinays6

Uh oh, I see too many files, there should be one: contributors/add-USERNAME.

  • Delete the extra file on your computer.
  • Add and commit that change with these commands in terminal:
$ git add -A && git commit -m 'delete extra file'
  • Then push those changes to your branch:
$ git push origin add-USERNAME
  • Return to this page and close and then reopen the Pull Request so it is re-checked.

reporobot avatar May 30 '24 03:05 reporobot