diff --git a/.github/ISSUE_TEMPLATE/blog.md b/.github/ISSUE_TEMPLATE/blog.md new file mode 100644 index 0000000000..eb8484478e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blog.md @@ -0,0 +1,22 @@ +--- +name: 📝 Meshery.io Blog Post +about: Request for a new blog post. +title: '[Blog]' +labels: 'area/blog, help wanted, framework/Jekyll, language/markdown' +assignees: '' +--- +Contributors and community members are encouraged to post on https://meshery.io/blog/. A new blog post fitting the following description is requested to be written by a community member: + +**Desired Title:** +**Topic:** +**Core points to convey in the post:** +1. +1. +1. + +--- +

Contributor Resources

+ +The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the [`master` branch](https://github.com/meshery/meshery.io/tree/master). +- See [contributing instructions] (https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md) +- 🎨 Wireframes and [designs for Meshery UI](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9). \ No newline at end of file