diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..b6787de --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +# Description: + +Briefly describe what you are submitting. + +# Checklist: +- [ ] I have opened a pull request in the main 86Box repository. +- [ ] I have not added any unrelated files to this pull request. +- [ ] My commit(s) follow the [committing guidelines](https://github.com/86Box/roms#committing-guidelines). + +# Your 86Box pull request: +https://github.com/86Box/86Box/pull/changeme/ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..4089a81 --- /dev/null +++ b/LICENSE @@ -0,0 +1,2 @@ +All files in this repository are property of their respective copyright owners, and are made available here in the interest of preservation. +There is no warranty of any sort, to the extent allowed by applicable law.