Skip to content

Commit 512be4c

Browse files
committed
Text Improvements
1 parent db81e6b commit 512be4c

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ''
88
---
99

1010
**Describe the bug**
11-
A clear and concise description of what the bug is.
11+
A clear and concise description of the bug.
1212

1313
**To Reproduce**
1414
Steps to reproduce the behavior:

Diff for: .github/ISSUE_TEMPLATE/question.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
name: Question
3-
about: Ask a question from the developers
3+
about: Ask the developers a question
44
title: ''
55
labels: question
66
assignees: ''
77

88
---
9-
10-

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Patches should be submitted in the form of Pull Requests to the Ghidra
2929
[repository] on GitHub. But first, consider the following tips to ensure a
3030
smooth process when submitting a patch:
3131

32-
- Ensure that the patch compiles and does not break any build-time tests
32+
- Ensure that the patch compiles and does not break any build-time tests.
3333
- Be understanding, patient, and friendly; developers may need time to review
3434
your submissions before they can take action or respond. This does not mean
3535
your contribution is not valued. If your contribution has not received a

0 commit comments

Comments
 (0)