mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Fix GitHub template formatting and spelling
This commit is contained in:
parent
3af7ae2eb4
commit
b2314017c6
14
.github/ISSUE_TEMPLATE.md
vendored
14
.github/ISSUE_TEMPLATE.md
vendored
@ -1,9 +1,11 @@
|
|||||||
#### Expected behavior vs actual behavior
|
#### Expected behavior vs actual behavior
|
||||||
<br><br>
|
|
||||||
|
|
||||||
|
|
||||||
#### Steps to reproduce
|
#### Steps to reproduce
|
||||||
*(e.g., detailed walkthrough, runnable script, example application)*
|
*(e.g., detailed walkthrough, runnable script, example application)*
|
||||||
<br><br><br>
|
|
||||||
|
|
||||||
|
|
||||||
#### Environment
|
#### Environment
|
||||||
|
|
||||||
@ -14,12 +16,14 @@ Output of `ruby -e "puts RUBY_DESCRIPTION"`:
|
|||||||
OS Type & Version:
|
OS Type & Version:
|
||||||
|
|
||||||
Integrated application and version *(e.g., Rails, Grape, etc)*:
|
Integrated application and version *(e.g., Rails, Grape, etc)*:
|
||||||
<br><br>
|
|
||||||
|
|
||||||
#### Backtrace
|
#### Backtrace
|
||||||
*(e.g., provide any applicable backtraces from your application)*
|
*(e.g., provide any applicable backtraces from your application)*
|
||||||
<br><br><br>
|
|
||||||
|
|
||||||
|
|
||||||
#### Additonal helpful information
|
#### Additonal helpful information
|
||||||
*(e.g., Gemfile.lock, configurations, PR containing a failing test, git bisect results)*
|
*(e.g., Gemfile.lock, configurations, PR containing a failing test, git bisect results)*
|
||||||
<br><br><br>
|
|
||||||
|
|
||||||
|
|||||||
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,14 +1,15 @@
|
|||||||
#### Purpose
|
#### Purpose
|
||||||
<br><br>
|
|
||||||
|
|
||||||
#### Changes
|
#### Changes
|
||||||
<br><br>
|
|
||||||
|
|
||||||
#### Caveats
|
#### Caveats
|
||||||
<br><br>
|
|
||||||
|
|
||||||
#### Related GitHub issues
|
#### Related GitHub issues
|
||||||
<br><br>
|
|
||||||
|
|
||||||
#### Additonal helpful information
|
|
||||||
<br><br>
|
#### Additional helpful information
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user