-
Notifications
You must be signed in to change notification settings - Fork 592
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1966 from sadam-m/docs/issue-template
[Docs] Issue template for blog posts #1964
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|
||
--- | ||
<img src="https://raw.githubusercontent.com/meshery/meshery.io/master/assets/images/logos/meshery-logo.png" width="16px" align="left" /><h3>Contributor Resources</h3> | ||
|
||
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). |