Commit Graph

136 Commits

Author SHA1 Message Date
Noah Talerman
de8687aea4
Update story template (#17500)
- Permissions changes will either be a draft PR to manage access doc
page or explicitly mention that there's no change to the doc page
- Anyone on product team can assign API changes to engineering team
2024-03-11 16:23:52 -04:00
Noah Talerman
c39ac10e40
Update story issue template (#17039)
- Use Figma for CLI design/changes
2024-02-22 13:53:27 -06:00
Noah Talerman
397ef427e0
Update story issue template (#17042)
- Add "Product designer" section so that contributors know who to
contact with questions about UI, CLI, or API design
- Move entire "Context" section higher up so that it's easier to find
2024-02-22 13:53:01 -06:00
Noah Talerman
b11f0198ec
Update story issue template (#16844)
- Clarify that the Figma link should take folks to the "ℹ️ Cover" page
- This way, everyone can see the status of the story: Work in progress,
Settled, Released
- This way, it's hard to accidentally link to the scratchpad file which
is not ready for dev
2024-02-16 10:16:36 -06:00
Sam Pfluger
2e497c2277
Fix my formatting (#16818)
...
2024-02-14 03:01:33 -06:00
Luke Heath
4eb477b4a1
Fix broken link (#16799)
...

---------

Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
2024-02-14 01:45:19 -06:00
Sabrina Coy
5acfca3c1e
Update release-qa.md (#16735)
Re-adds changes that were overwritten.
2024-02-12 12:34:22 -06:00
Luke Heath
2e93b52490
Add :product label to new requests (#16600)
This will ensure all feature requests are seen and responded to daily
during product design's new daily "new requests" ritual.
2024-02-06 11:32:40 -06:00
Luke Heath
93ed597345
Update and rename smoke-tests.md to release-qa.md (#16283) 2024-01-31 14:56:27 -06:00
Sam Pfluger
46334d1bf5
#g-ceo to g#digital-experience (#16445)
...

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-01-30 16:58:09 -06:00
Lucas Manuel Rodriguez
1afb015f6c
Test DB migrations with Percona XtraDB MySQL server 5.7.25 (#16320)
#15881

This PR adds a script to test DB migrations with Percona XtraDB 5.7.25.

PS: To run this test before we merge this PR to `main` you will need to
change step 2 (`Make sure to be on latest main`), instead of `main` use
this branch `15881-test-migrations-with-percona`.
2024-01-29 14:21:37 -03:00
Sabrina Coy
c069a446fd
Update smoke-tests.md (#16296)
Adds additional test cases for release QA.
2024-01-25 12:10:21 -06:00
Noah Talerman
8b33ab0dc2
Update story issue template (#16233)
- Clarify that documentation changes can be either in public-facing docs
(fleetdm.com/docs) or contributor docs
2024-01-22 12:27:00 -06:00
Eric
23f4053ff2
Replace expired Slack invite with Fleet website slack redirect (#15747)
Related to: https://github.com/fleetdm/fleet/issues/15089

Changes:
- Replaced the expired osquery Slack invitation with a link to the Fleet
website's `/slack` redirect.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2024-01-12 12:30:23 -06:00
JD
e6b91d828a
Update release article template (#15986)
Updates release article template for grammar, adds tag for Demand, and
link to working document folder for release articles.
2024-01-10 20:59:47 -06:00
Luke Heath
7b08409877
Update bug-report.md (#16017)
This new `:incoming` label is used by engineers to filter down to _new_
bugs on their sprint board during each standup. They will remove the
label, indicating they have triaged the issue.

QA removes `:reproduce`, EM removes `:incoming`.
2024-01-10 20:58:13 -06:00
Noah Talerman
952c0c28a9
Update "story" issue template (#15985)
- Move "Scalability testing" to Engineering section. Engineering team
will have a better idea if the story needs load testing

---------

Co-authored-by: Luke Heath <luke@fleetdm.com>
2024-01-10 20:56:48 -06:00
Noah Talerman
23508d7285
Update feature request issue template (#15899)
- Add `~feature fest` label by default

More context in Slack [here
(internal)](https://fleetdm.slack.com/archives/C02HWSTJ17Z/p1703286452908089?thread_ts=1699369011.702969&cid=C02HWSTJ17Z)
2024-01-03 23:39:43 -06:00
Luke Heath
c5877e47d3
Update release QA to include packs and log destinations (#15814)
...

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2024-01-03 23:38:59 -06:00
Victor Lyuboslavsky
d4fb918e6d
Fix spelling/grammar in story.md issue template (#15885)
...Fix spelling/grammar in story.md issue template
2024-01-03 23:34:03 -06:00
Rachael Shaw
917e2932e0
Update comment about how we use redirects & add reminder in user story template (#15520)
Per discussion with @noahtalerman and @marko-lisica today: we're going
to aim to always add redirects in `/website/config/routes.js` for any
docs/external pages we link to in the Fleet UI & CLI, to reduce surface
areas of PRs when doc headings change or things are moved around...

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2024-01-03 22:58:11 -06:00
Mike McNeil
e4b95b0362
Issue template: Update story.md (#15715) 2023-12-21 13:41:21 -06:00
Noah Talerman
feb905bc6c
Update story issue template (#15339)
- Comment out the "make stories small" reminder at the top of the issue.
It adds more text than we need to stories
2023-12-06 09:58:59 -06:00
Rachael Shaw
22160bec21
Fix (commented-out) heading in bug report template (#15351)
Remove unnecessary ### after "To fix"
2023-12-06 09:56:13 -06:00
Sabrina Coy
b3f5c17796
Update smoke-tests.md (#15004)
Adding MDM-specific smoke tests to pre-release smoke testing.
2023-11-10 13:33:46 -06:00
Rachael Shaw
a0d5d55dfa
Standardize where to specify design changes in the bug report template (#15027)
Since a lot of bugs end up needing additional product design work, I
propose adding a (commented-out by default) section to this template to
standardize where to add design changes, once settled.

Reasoning: in estimation sessions, it can sometimes be hard to find this
information: sometimes it's in the comments, sometimes it's been added
to the description... either way, its not always obvious to spot. I
think it will help us move quicker if there's a consistent heading to
look for.

(Also, open to suggestions for other ways of wording that heading! This
is just the way I've been adding it to issue descriptions lately.)
2023-11-10 13:31:31 -06:00
Rachael Shaw
1bda4751b5
Update labels for feature request template (#14881)
Re: https://fleetdm.slack.com/archives/C02A8BRABB5/p1698869746853609
2023-11-02 14:50:41 -05:00
Noah Talerman
e6b809b043
Story issue template: deduplicate (#14663)
- Remove doc checkbox from "Engineering" section
2023-10-24 16:02:29 -04:00
Noah Talerman
b72badccce
Update product DRIs and rituals (#14690)
- "Head of Product" => "Head of Product Design"
- #help-product => #help-product-design
- "Sprint kickoff review" is now one ritual that includes both MDM and
Endpoint ops teams
- "Pre-sprint prioritization" ritual is now one ritual that includes
both MDM and Endpoint ops teams
- Remove "Sprint release notes kickoff" ritual. Plan is to inform
#g-demand of new features asynchronously. Any discussion that needs to
happen live will happen at product office hours
- Remove "Report number of estimated stories (Endpoint ops))" and
"Report number of estimated stories (MDM)" rituals. One person (Head of
Product Design) is both reporting and tracking product KPIs
- Remove "Bug de-prioritization" ritual. Trying this instead: ~~CEO,~~
Head of Product Design, and Head of Product Development align on next
steps for which bugs to schedule into the next sprint and which can be
de-prioritized during the "Churned bug review" ritual. Less meetings.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-10-23 13:45:30 -05:00
Isabell Reedy
01da7ca516
Update story template to be more explicit about doc changes (#14146) 2023-09-26 22:13:36 -05:00
Isabell Reedy
a5936e58b3
Update feature request template - ask for core problem (#14089)
Slight shift in the template to focus more on the problems people are
facing. Helps us get to the root of issues without getting sidetracked
by suggested solutions.

---------

Co-authored-by: Mo Zhu <mo@fleetdm.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-09-23 00:19:42 -05:00
Mo Zhu
d592a431d0
Issue template: User story: Always specify feature tier, rather than assume (#14098)
Feedback from team that it was not obvious that if you delete it, you
should assume it is free. Probably should not rely on that embedded
assumption going forward, esp. for new engineers.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-09-23 00:03:43 -05:00
Isabell Reedy
a03680d9a7
Add scalability testing check to issue template (#13798)
Scalability testing added. 
Moved API changes from engineering to product.
2023-09-12 13:27:05 -05:00
Noah Talerman
6f36e0121a
Update story issue template (#13549)
- Remove "Product quality" section from the template. @sabrinabuckets
and I think this might be redundant. Separate "QA" section asks for
testing steps and has a confirmation step.
2023-08-29 21:43:10 -05:00
Sabrina Coy
7ca75a8fcb
Update bug-report.md (#13204)
Adding addition fields & re-ordering the Bugs template to facilitate
more robust bug reporting.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-08-23 08:22:54 -07:00
Isabell Reedy
18d232bfe6
Change "tier" to "echelon" to match the handbook (#13235) 2023-08-10 00:50:31 -05:00
Mike McNeil
d2d0dbb586
Fixed capitalization (#12956)
...
2023-07-25 15:16:36 -05:00
Luke Heath
8fb694f20f
Add new timebox scrum item and related documentation (#12929)
There have been several tickets created for investigation or research
purposes like [this one ](https://github.com/fleetdm/fleet/issues/12904)
that we don't have a ticket type for within our current three types
(`story`, `~sub-task`, and `bug`). This results in the existing scrum
item types needing to be misused. I'm adding a fourth type called
`timebox` at Mike's request. I'm also including documentation on the
usage of this new type.

Lastly, I'm proposing we stop calling sub-tasks "unestimated sub-tasks"
in the GitHub template because it is confusing and inaccurate. Our
documentation states: "Sub-tasks are labeled as `~sub-task` and enable
us to break down complex tasks into more detailed and easier-to-estimate
work units.". In our estimation sessions, we put point estimates on
sub-tasks.

The spirit of this statement is that all sub-task points bubble up to
their parent story, and the parent story is what matters to the rest of
the business. That is clearly defined in our documentation and processes
and will not confuse our usage of stories.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-07-24 23:00:19 -05:00
Luke Heath
36ffc63755
Refine user story template (#12819)
Based on our last product/eng sync. Slimming down the fields so it's
less daunting and separating the checkboxes into each department.

The expectation would be that each list is fully complete before passing
to the next step (product > engineering > product quality). ..

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-07-21 21:54:17 -05:00
Mike Thomas
08f00c2755
Mike j thomas website request template update (#12329)
Changes:

- I added links to "Writing a good user story" and "Quality" in the
website handbook.
- Fixed up a couple of things that Grammarly keeps reminding me about
when I create issues from this template.
2023-06-29 10:09:20 -05:00
Mo Zhu
98aa845c31
Update feature-request.md (#12176) 2023-06-13 11:03:04 -07:00
Luke Heath
db2215e2e4
Update bug process in handbook (#12203) 2023-06-09 13:02:19 -05:00
Reed Haynes
800584d8ec
Update smoke-tests.md (#12061)
Add step to ensure there are no release blocking tickets open that might
have gone missed.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Added/updated tests (smoke test template)
2023-05-31 16:06:15 -05:00
Luke Heath
8d47cbca4d
Add QA section to website request template (#11871) 2023-05-25 08:35:08 +09:00
Mike McNeil
301840a334
Update website-request.md (#11881) 2023-05-22 22:47:49 -05:00
Luke Heath
29321021d1
Add test plan section to user story issue template (#11657) 2023-05-18 16:20:29 -05:00
Mo Zhu
24389d3e57
Create release-article template (#11517)
.
2023-05-11 09:34:01 -07:00
Eric
1502106c88
Create website request issue template (#11488)
Changes:
- Added an issue template for requesting changes to fleetdm.com.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-05-03 18:15:19 -05:00
Luke Heath
3b5dbeccf0
Update bug-report.md (#11203) 2023-04-14 13:34:37 -05:00
Mo Zhu
d776f713ad
Add requestor section (#11010)
Add requestor to help keep track of who needs to be notified if a story
gets de-prioritized

.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-04-06 18:20:14 -05:00