aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-06-25Use base16-builder-go to generate colorschemes (#58)Jamy
- Update contribution information - Add bug report and feature request templates - Ensure a max of 72 chars per line in markdown files
2022-06-20Change back to weekly cron jobJamy Golden
2022-06-19Move github actions token into actions/checkout@v3Jamy Golden
2022-06-19Upgrade action runner to v3Jamy Golden
2022-06-19Change update schedule back to one a week and add manual dispatch optionJamy Golden
2022-06-19Change cron schedule timer to test "update" workflowJamy Golden
2022-06-19Add base16-project-bot details to github actionJamy Golden
2022-06-08Update readme (#57)Jamy
* Update readme formatting - Remove mention of the repo being a fork - Standardise formattin in document - Add syntax highlighting to code snippets * Add manual installation instructions for neovim * Remove specific mention of iTerm2 and link to base16 project lists * Change base16 repo links to base16-project
2021-09-21Merge pull request #31 from fnune/add-vimrc-requirement-to-issue-templateBonaBeavis
Require a minimal vimrc in bug reports
2021-09-18Add CONTRIBUTING.mdFausto Núñez Alberro
2021-09-18Require a minimal vimrc in bug reportsFausto Núñez Alberro
2021-02-06Update workflow nameFausto Núñez Alberro
2021-02-06Fix the PR check scriptFausto Núñez Alberro
2021-02-06Properly name GitHub workflowFausto Núñez Alberro
2021-02-06Add a workflow to check if PRs are builtFausto Núñez Alberro
2021-01-26Clarify how to add built files in PRsFausto Núñez Alberro
2021-01-26Move the PR template to a correct locationFausto Núñez Alberro
2021-01-26Update issue templatesFausto Núñez Alberro
2021-01-16Automate weekly build process with pybase16 and GH ActionsFausto Núñez Alberro