+[2020-01-26T15:14:47Z]cYnIxX3Hello, I have an installer script that pulls installation data from github through git api calls with curl, some users add their git login info in order to install more than 30 times (installer uses 2 api calls per install.) Now I am getting a message that Github will "deprecate basic authentication using password" and that I should look into PAT. PAT is confusing me, is there anyone that can assist with 'curl --user gituser:gitpass' +[2020-01-26T15:14:47Z]cYnIxX3switchover to PAT? +[2020-01-26T17:56:24Z]jsatkQuestion. Is there a way to set a PR template on a repo? I’d like to prepopulate the description for my team to fill out. Right now we all kind of have our own style and template for PRs. I’d be nice to automate this and suggest a template when people open PRs. +[2020-01-26T17:58:19Z]nedbatjsatk: yes: https://help.github.com/en/github/building-a-strong-community/using-templates-to-encourage-useful-issues-and-pull-requests +[2020-01-26T17:58:28Z]jsatkThank you!
+[2020-01-27T12:57:54Z]royal_screwup21I am trying to use this jekyll theme https://github.com/mmistakes/mm-github-pages-starter I've got it setup and running, but the problem is the url is of the form: myname.github.io/mm-github-pages-starter +[2020-01-27T12:58:03Z]royal_screwup21I want it to be myname.github.io +[2020-01-27T13:00:38Z]royal_screwup21anyone how to fix it, what I should be looking into etc? +[2020-01-27T13:33:45Z]trackballdo i need to save my README.md in the project's root? or is it ok to save it in the ./doc subdirectory, and it will still appear on my project's github front page? +[2020-01-27T13:34:51Z]nedbattrackball: leave it in the root