crash1115 / 5e-training

A module for Foundry VTT that allows users to keep track of downtime activities, quest progress and... Well, pretty much anything you can track with a loading bar and a %.
MIT License
14 stars 12 forks source link

Can't push a branch on repository #42

Closed hakimassouane closed 3 years ago

hakimassouane commented 3 years ago

Hi not really sure how this works but I made a french translation file on another branch in local and would wish to push it and make a pull request but cannot do

remote: Permission to crash1115/5e-training.git denied to hakimassouane. fatal: unable to access 'https://github.com/crash1115/5e-training.git/': The requested URL returned error: 403

crash1115 commented 3 years ago

Hi there! Correct procedure would be to fork this repo, push your changes to your fork (which you own), and then do a PR to merge it into the dev branch of this repo.

Could also just drop the contents of the json file in here and I'll make sure it gets added in the next patch.