From 6d0c49d70f9131a874745485ba313a89676fc38e Mon Sep 17 00:00:00 2001 From: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> Date: Thu, 10 Apr 2025 17:55:40 -0500 Subject: [PATCH] Create article issue template (#28040) --- .github/ISSUE_TEMPLATE/fleet-article.md | 51 +++++++++++++++++++++++++ handbook/company/go-to-market-groups.md | 5 +++ 2 files changed, 56 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/fleet-article.md diff --git a/.github/ISSUE_TEMPLATE/fleet-article.md b/.github/ISSUE_TEMPLATE/fleet-article.md new file mode 100644 index 0000000000..4c6a5c8a3a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/fleet-article.md @@ -0,0 +1,51 @@ +--- +name: 📝 Article +about: Propose a new article. +title: 'Article: _________________' +labels: ':help-marketing' +assignees: '' +--- + + + + +# TITLE (# = H1 header) + +Lorem ipsum dolor sit amet... + +## PARAGRAPH / SUBSECTION TITLE (## = H2 header) + +Lorem ipsum dolor sit amet... + +[The entire GitHub markdown cheat sheet...](https://www.google.com) + +![alt text](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 1") + +``` +some +amazing +program +``` + + + + + + + \ No newline at end of file diff --git a/handbook/company/go-to-market-groups.md b/handbook/company/go-to-market-groups.md index abbad0fcc7..176cf56575 100644 --- a/handbook/company/go-to-market-groups.md +++ b/handbook/company/go-to-market-groups.md @@ -141,6 +141,11 @@ Original posts on LinkedIn by Fleet employees [can be promoted using the Fleet c Fleet uses advertising to spread awareness through a broader audience and foster greater engagement within user communities. The more people actively using Fleet, or contributing, the better Fleet will be. +#### Articles + +[Create an "📝 Article" issue](https://github.com/fleetdm/fleet/issues/new?template=fleet-article.md) and follow the instructions in the template to propose a new article for Fleet to publish. + + #### Events It's important for Fleet to engage at [events](https://docs.google.com/spreadsheets/d/1YQXAX2Q_WnGkAwMYjMbQpV3nbCj7gOBbv7Y0u4twxzQ/edit#gid=1931288160). This provides an opportunity to directly engage with potential users and contributors, build relationships, gather feedback, and create a stronger sense of community and trust.