Skip to content

Commit a942c57

Browse files
authored
Merge pull request #1101 from donatik27/main
Fix Spelling and Grammar Issues in Tutorial Suggestion Template
2 parents d498d56 + 0854328 commit a942c57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/suggest_glossary_term.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body:
1818
options:
1919
- label: This is a term not already found in the glossary (for similar terms, please consider the benefits of a new term vs updating an existing term)
2020
required: true
21-
- label: This term/definition is not a product advertisement or contain other promotional content
21+
- label: This term/definition is not a product advertisement and does not contain other promotional content
2222
required: true
2323
- label: This term/definition is directly relevant to Optimism
2424
required: true
@@ -39,15 +39,15 @@ body:
3939
- type: textarea
4040
id: glossary_term_sources
4141
attributes:
42-
label: Sources, if any (please do not submit copywrited content without appropriate approval)
42+
label: Sources, if any (please do not submit copyrighted content without appropriate approval)
4343
description: Please list any sources utilized
4444
validations:
4545
required: false
4646
- type: textarea
4747
id: glossary_terms_optimismdotio_links
4848
attributes:
4949
label: Optimism.io links
50-
description: If appropriate/available, please suggest an internal optimism.io link that would expand someones learning of this term
50+
description: If appropriate/available, please suggest an internal optimism.io link that would expand someone's learning of this term
5151
- type: textarea
5252
id: glossary_term_additional_context
5353
attributes:

.github/ISSUE_TEMPLATE/suggest_tutorial.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body:
2222
id: tutorial_description
2323
attributes:
2424
label: Tutorial description
25-
description: Summarize what the user should be able to accomplish by following tutorial
25+
description: Summarize what the user should be able to accomplish by following the tutorial
2626
validations:
2727
required: true
2828
- type: input

0 commit comments

Comments
 (0)