Closed monodera closed 5 years ago
@monodera, you should be able to make a PR. Did you fork qplan to your own github account? Then clone your repo from that fork. In your cloned repo, make a branch and do your edit in the branch. Then push your branch back up to your repo on github (always best to keep master aligned with the upstream repo). When you visit your repo on github you will see the option to make a PR.
Most likely your clone is from the naojsoft
repo, not your fork. Then you wouldn't have permission to push.
But in any case we can expedite this for you, if you don't want to go to the trouble.
Yes, my repository is cloned from naojsoft, not forked to my account. Ok, probably it's a good opportunity for me to practice to make a pull request etc. Please let me try.
So, can we close this, since #12 is merged?
Yes, I think so. (I already deleted the branch).
I tried to make a pull request, but denied as I don't have a permission to commit (perhaps).
I (and other SAs such as Terai-san) thought that it would be a good idea to add a column of Grade to the Report after scheduling. I made a local change as follows. Could you please review and make a modification if it looks okay?