diff --git a/.github/Githubfile b/.github/Githubfile new file mode 100644 index 0000000..e268ea0 --- /dev/null +++ b/.github/Githubfile @@ -0,0 +1,9 @@ +[core] +owner = jacquerie +repo = github-file +description = Configure your GitHub repository from a file, + without having to click around in the UI. + +[features] +has_issues = true +has_wiki = false