From 5b8b81a812c77e211b2c338df6593154ba12946e Mon Sep 17 00:00:00 2001 From: Andrew James Date: Sun, 27 Dec 2020 00:56:19 +1100 Subject: [PATCH] remove permission/license prompt --- .github/ISSUE_TEMPLATE/documentation-update.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation-update.md b/.github/ISSUE_TEMPLATE/documentation-update.md index fa0ea70564f..7205ee65944 100644 --- a/.github/ISSUE_TEMPLATE/documentation-update.md +++ b/.github/ISSUE_TEMPLATE/documentation-update.md @@ -10,7 +10,5 @@ assignees: '' - Page link: Provide a link here to the page (or pages) to be updated. If the page provides an anchor link to the section of interest (indicated by a chain icon next to a heading) please copy that link if possible. - Relevant section: If a specific section needs to be updated and you are unable to provide an anchor link, what's the heading or area of interest? - Suggested content: Do you have any changes you'd like to suggest to improve the documentation? -- Permission: - - [ ] I understand that content on the FreeSewing website falls under the [freesewing/markdown license](https://github.com/freesewing/markdown/blob/develop/LICENSE), any changes I suggest which are incorporated into the documentation/site content will be covered by the same license. Looking to tackle this issue? Check out our [documentation for editors](https://freesewing.dev/editors/) to learn how to contribute updates.