Skip to content

Commit

Permalink
Create website-request.md (#22974)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampfluger88 authored Oct 16, 2024
1 parent 2861f79 commit 56d4e59
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/website-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: 🌐 Website request
about: Propose a new feature or enhancement to fleetdm.com.
title: 'Website request: _________________'
labels: '#g-digital-experience, ~website'
assignees: ''

---

## Goal

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

>For help creating a user story, see ["Writing a good user story"](https://fleetdm.com/handbook/company/development-groups#writing-a-good-user-story) in the website handbook.

## How?

- [ ] TODO

### Context
2 changes: 1 addition & 1 deletion handbook/company/communications.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The docs are separated into four categories:

## Fleetdm.com

Any change to fleetdm.com follows the same process as [making changes](https://fleetdm.com/handbook/company/product-groups#making-changes) to the core product. To propose a change to Fleet's website [create a website request](https://github.com/fleetdm/fleet/issues/new?assignees=&labels=%23g-digital-experience&projects=&template=website-request.md&title=Request%3A+__________________________) on the #g-digital-experience kanban board.
Any change to fleetdm.com follows the same process as [making changes](https://fleetdm.com/handbook/company/product-groups#making-changes) to the core product. To propose a change to Fleet's website [create a website request](https://github.com/fleetdm/fleet/issues/new?assignees=&labels=%23g-digital-experience&projects=&template=website-request.md&title=Website%20request%3A+__________________________) on the #g-digital-experience kanban board.

Before committing anything to code, we create wireframes (referred to as ["drafting"](https://fleetdm.com/handbook/company/product-groups#making-changes)) to illustrate all changes that affect the layout and structure of the user interface, design, or APIs of fleetdm.com. See [Why do we use a wireframe first approach](https://fleetdm.com/handbook/company/why-this-way#why-do-we-use-a-wireframe-first-approach) for more information.

Expand Down

0 comments on commit 56d4e59

Please sign in to comment.