Skip to content

Commit

Permalink
Create website request issue template (fleetdm#11488)
Browse files Browse the repository at this point in the history
Changes:
- Added an issue template for requesting changes to fleetdm.com.

---------

Co-authored-by: Mike McNeil <[email protected]>
  • Loading branch information
eashaw and mikermcneil authored May 3, 2023
1 parent b3993eb commit 1502106
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/website-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: 🕸️ Website request
about: Propose a new feature or enhancement to fleetdm.com.
title: 'Request: __________________________'
labels: '#g-website'
assignees: ''

---

> **This issue's remaining effort can be completed in ≤1 sprint. It will be valuable even if nothing else ships.**
>
> It is [planned and ready](https://fleetdm.com/handbook/company/development-groups#making-changes) to implement. It is on the proper kanban board.
## Goal

<!-- Describe the desired outcome -->

| User story |
|:---------------------------------------------------------------------------|
| As a _________________________________________,
| I want to _________________________________________
| so that I can _________________________________________.

## Changes

This issue's estimation includes completing:
- [ ] UI changes: TODO
- [ ] QA complete?
4 changes: 4 additions & 0 deletions handbook/company/development-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ The goal of the MDM group is to reach [product maturity](https://drive.google.co

The goal of the customer experience (CX) group is to make users and customers happier and more successful. This includes simpler usage, more successful customer onboarding, features that drive more win-win meetings with contributors and Fleet's sales team (such as initiatives like out-of-the-box CIS compliance for customers), and "whole product solutions", including professional services, design partnerships, and training.

> _**Note:** If a user story involves only changes to fleetdm.com, without changing the core product, then that user story is prioritized, drafted, implemented, and shipped by the [website group](https://fleetdm.com/handbook/company/development-groups#website-group)._

| Responsibility | Human(s) |
|:----------------------------------|:--------------------------|
Expand Down Expand Up @@ -71,6 +73,8 @@ The goal of the infrastructure group is to provide and support reliable and secu

The goal of the website group is to make visitors on Fleet's website get what they want and what they need. This includes making the website more navigable, more beautiful, simpler, and easier to understand.

> _**Note:** If a user story involves **both** changes to the core product **and** to fleetdm.com, then that user story is prioritized, drafted, implemented, and shipped by the [CX group](https://fleetdm.com/handbook/company/development-groups#customer-experience-group)._
| Responsibility | Human(s) |
|:----------------------------------|:--------------------------|
| Designer | Michael Thomas
Expand Down

0 comments on commit 1502106

Please sign in to comment.