Simplified the Issue Template (#903)

* issue-template-changes

Signed-off-by: Heather Halter <hdhalter@amazon.com>

* FixIssueTemplate

Signed-off-by: Heather Halter <hdhalter@amazon.com>

* Template fix

Signed-off-by: Heather Halter <hdhalter@amazon.com>

* Reverted Gem File

Signed-off-by: Heather Halter <hdhalter@amazon.com>

Signed-off-by: Heather Halter <hdhalter@amazon.com>
This commit is contained in:
hdhalter 2022-08-17 10:21:27 -07:00 committed by GitHub
parent d9013fd658
commit 5c959e90f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 9 deletions

View File

@ -6,19 +6,15 @@ labels: 'untriaged'
assignees: ''
---
## What do you want to do?
**What do you want to do?**
- [ ] Request a change to existing documentation
- [ ] Add new documentation
- [ ] Report a technical problem with the documentation
- [ ] Other
## Tell us about your request.
For example, what feature or area does it affect? What versions? If its a change to existing documentation, which pages (URLs) are affected?
**Tell us about your request.** Provide a summary of the request and all versions that are affected.
## Do you have any related resources to help us get started?
For example, a link to a related fixed issue, a design doc, or any particular POCs (Eng or PM) who have more information?
**What other resources are available?** Provide links to related issues, POCs, steps for testing, etc.
## Is there anything else you'd like to add?

View File

@ -1,4 +1,4 @@
source "https://rubygems.org"
source "http://rubygems.org"
# Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the
@ -29,4 +29,5 @@ end
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem "wdm", "~> 0.1.0" if Gem.win_platform?