Commit Graph

95 Commits

Author SHA1 Message Date
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
Mike McNeil
5f4f9c810d
Disable blank issues to ensure new community feature requests going into a board (#11045) 2023-04-06 18:19:24 -05:00
Noah Talerman
1e9c928628
Issue templates: Update story (#10277)
- Add a reminder to specify any changes to permissions

# Checklist for submitter

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

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-02 17:37:17 -06:00
Mike McNeil
02d21dd495
tweaks and rename issue templae (#9970)
. . 
.
.....
.
2023-02-21 02:32:11 -06:00
Mike McNeil
8dd2bfdca8
Issue template: Update feature-request.md (#9971)
.
2023-02-21 02:31:53 -06:00
Mo Zhu
2c3bb838fa
User story template, sub-task template, and handbook improvements (#9375)
.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-02-21 00:58:52 -06:00
Reed Haynes
a1ccbf4c3b
remove broken fleet ui link in bug template (#9472)
# Checklist for submitter
n/a
2023-01-24 11:03:47 -06:00
Mo Zhu
02e5d46afd
Add product label by default to stories (#9422) 2023-01-19 10:05:49 -05:00
Luke Heath
6b2cc04537
Change technical sub-task default label (#9357) 2023-01-16 12:49:16 -06:00
Mike McNeil
9b38551921
Add story label to issue template (#9334)
. .
2023-01-13 18:17:08 -06:00
Sharon Katz
f627bf43ac
modify_issue_template (#9329)
This PR will change our github issues template from the previous
**new-feature-work** to **Story** and **sub-task**.
It can only be tested after merging to main.

# Testing required:
After merging this PR to main, make sure that when creating a new issue,
these templates are available instead of the old one.

# Checklist for submitter

- [ ] Manual QA for all new/changed functionality
 .

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-01-13 17:37:02 -06:00
Luke Heath
d4bf6fd428
Remove epic label from all new feature issues (#9221) 2023-01-09 16:27:30 -06:00
Mo Zhu
9e2b98336a
Reminder to update the transparency page for new features (#8761) 2022-11-18 11:17:46 -05:00
Mo Zhu
f7c99dbf3d
Update feature-request.md (#8581) 2022-11-04 09:41:19 -04:00
Mo Zhu
d436fdfe9f
Update new-feature-work.md (#8580) 2022-11-04 09:40:54 -04:00
Mo Zhu
a691ae62a8
Update new-feature-work.md (#8412)
- Update issue template
2022-10-24 10:08:37 -04:00
Mo Zhu
16d1ba80b7
Update new feature work template (#8382)
- Update the issue template
2022-10-21 10:09:54 -04:00
Reed Haynes
8607a5d394
Update smoke-tests.md (#7827)
Add "migration tests" step to QA template.
2022-09-19 14:23:02 -04:00
Noah Talerman
b0e37accc9
Update "Learn how to use Fleet" for Fleet Sandbox (#7142)
- Update "Learn how to use Fleet" docs page to walk a Fleet Sandbox user through adding their device and running a query
- Add a "Get operating system information" query to standard query library for the "Learn how to use Fleet" walkthrough
- Update Fleet's top level README to point users who want to try Fleet to Fleet Sandbox
- Update "How to install osquery..." (macOS, Windows, Linux) blog posts to point users who want to try Fleet to Fleet Sandbox
- Move `fleetctl preview` questions to "Contributing" FAQ section in docs. This is because `fleetctl preview` is now a testing tool for Fleet contributors
- Update "Deploying" docs to point users who want to try Fleet to Fleet Sandbox
2022-08-19 14:13:15 -04:00
Reed Haynes
854f9e66b1
Include sso testing to smoke test checklist (#5247) 2022-04-20 10:59:19 -05:00
Mike McNeil
f77bdb931f
Bug issue template: i delete these every time (#4525) 2022-03-10 18:14:18 -06:00
timmy-k
cac036bf6b
Fixed broken link to debugging performance issues (#4553)
Lived under "if this is a performance issue"
2022-03-10 18:10:43 -06:00
eashaw
9af92b23aa
Update links to documentation (#4163)
* update links to documentation

* revert .sailsrc change

* fix broken link
2022-02-10 19:26:18 -06:00
Michal Nicpon
2a798575b4
Fix version command in issue template (#4030) 2022-02-07 14:54:35 -07:00
Reed Haynes
d4275a6f9a
Update smoke-tests.md (#3743)
Updating Fleet premium license keys for per release Smoke Test template.
2022-01-21 10:10:08 -06:00
Luke Heath
99673eb148
Fix broken links to docs (#2561) 2021-10-22 12:39:20 -05:00
Renee Jackson
43ea04206e
cleaner_steps (#2624)
remove sso, which is not possible with preview, and add cleaner reset steps
2021-10-21 15:19:45 -03:00
Renee Jackson
b4dda2663e
Smoke test clarifications (#2329)
* Update smoke-tests.md

* add_clarifications

clarifications per Noah's feedback on 1st use.

* Update smoke-tests.md
2021-10-04 11:26:31 -03:00
Renee Jackson
bae00b2d3b
Update smoke-tests.md (#2325) 2021-10-01 16:31:18 -03:00
Renee Jackson
db94cf34af
fleetctl proofing edits (#2303)
* fleetctl proofing edits

* add license key for premium tests
2021-09-30 17:01:14 -03:00
Renee Jackson
c082b1be81
added_steps_for_update (#2277) 2021-09-29 13:52:23 -03:00
Renee Jackson
b63cf9d125
Create smoke-tests.md (#2237)
Add issue template for per-release smoke tests. Increases visibility.
2021-09-27 14:02:38 -03:00
eashaw
c9f3920ca0
Update product names (#1900)
* update product names on pricing page

* update product names in bug issue template
2021-09-02 04:51:58 -05:00
noahtalerman
4b00417b29
Add "New feature work" issue template (#1790) 2021-08-25 11:22:11 -04:00
noahtalerman
e02b88d010
Update links to documentation so that they use main branch (#1151)
* Update to main branch

* Update link to releasing Fleet
2021-06-21 16:40:15 -05:00
noahtalerman
17a6c21224
Restructure documentation in preparation for docs living on fleetdm.com (#1143)
* Remove Orbit top level folder and rename folders to Deploying and Contributing

* Update link in doc README
2021-06-18 15:58:21 -05:00
Mike McNeil
3e15a163ef
add :reproduce label 2021-06-15 11:27:07 -05:00
noahtalerman
0917ed0dce
Add "Fleet tier" and "User role" as fields in "Bug" issue template (#998)
- Add a "Fleet tier" and "User role" to specify which tier of Fleet and which role the individual reporting the bug is assigned
- Edit Markdown Link Check GitHub action to run against the `main` branch
2021-06-07 19:06:41 -04:00
Mike McNeil
6f09fd53f4
Enable freeform issues 2021-05-29 22:22:26 -05:00
Mike McNeil
54af2d2c29
Restore the usefulness of Noah's GitHub notifications 2021-05-29 21:44:41 -05:00
Mike McNeil
09d9a7ce1d
use latest labeling conventions in issue templates (#904)
* Update feature-request.md

* Update feature-request.md

* Update feature-request.md

* Update config.yml
2021-05-29 21:31:47 -05:00
noahtalerman
9ec90bfe6e
Provide documentation for reporting issues with the Fleet UI (#613)
- Add 2 sections in `CONTRIBUTING.md` these 2 sections correspond to the "Bug report" and "Report a security vulnerability" issue templates
- Add "Is this an issue with the Fleet UI" to "Bug report" section in `CONTRIBUTING.md`. This includes a walkthrough for opening the browser's JS console and network requests
- Fix misspelled file name
2021-04-07 16:30:32 -07:00