diff --git a/.github/ISSUE_TEMPLATE/project-presentation.md b/.github/ISSUE_TEMPLATE/project-presentation.md new file mode 100644 index 0000000000000000000000000000000000000000..926d3541e1c9e653506fe8a7268e40f2883de5bd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/project-presentation.md @@ -0,0 +1,21 @@ +--- +name: Project Presentation +about: You've completed MVP Milestones and are ready to claim success +title: 'Presentation: [PROJECT]' +labels: show-and-tell +assignees: '' + +--- + +# Project +Name: +Repository URL: + +## POCs +Primary Presentor: +Alternate: + +## Confirm the following: +- [ ] Project has been proposed, accepted, and is an active P1TOC project +- [ ] Project has reached proposed MVP Maturity +- [ ] Your project has a CONTRIBUTING.md file, complete with guidelines at the root fo your project