Skip to content

Commit 49b4182

Browse files
authored
Merge pull request #51 from INN/48-.github-files
Add Github docs items and support links
2 parents a439690 + 7585903 commit 49b4182

File tree

5 files changed

+33
-0
lines changed

5 files changed

+33
-0
lines changed

.github/pull_request_template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Changes
2+
3+
<!-- what changed? -->
4+
5+
-
6+
7+
## Why
8+
9+
<!-- why did it change? -->
10+
11+
For #
12+
13+
## Testing/Questions
14+
15+
Questions that need to be answered before merging:
16+
17+
- [ ]
18+
19+
Steps to test this PR:
20+
21+
1.
File renamed without changes.

SUPPORT.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Support resources
2+
3+
This plugin's [documentation is on GitHub](https://github.com/INN/pym-shortcode/tree/master/docs).
4+
5+
If you have questions about about this plugin, please contact us at support@inn.org.

docs/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Contents:
2828
9. [How do I know if there's an HTTPS problem with a given embedded iframe?](#how-do-i-know-if-theres-an-https-problem-with-a-given-embedded-iframe)
2929
10. [What license is this plugin licensed under?](#what-license-is-this-plugin-licensed-under)
3030
11. [How do I contribute to this plugin?](#how-do-i-contribute-to-this-plugin)
31+
12. [How do I get support for this plugin?](#how-do-i-get-support-for-this-plugin)
3132
6. [Other Pym.js Resources](#other-pymjs-resources)
3233

3334
## Plugin Installation
@@ -267,6 +268,10 @@ This plugin is released under the GNU GPL, version 2 or later.
267268

268269
We welcome your contributions; please see [the contribution instructions](../contributing.md).
269270

271+
### How do I get support for this plugin?
272+
273+
Send us an email at support@inn.org or [open an issue on GitHub](https://github.com/INN/pym-shortcode/issues/new).
274+
270275
## Other Pym.js Resources
271276

272277
You may also want to look at NPR's `Pym.js` resources, especially if you're interested in building compatible embeds:

readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Pym.js Embeds provides shortcode and Gutenberg block wrappers for embedding resp
2626

2727
For answers to frequently asked questions, [see this plugin's documentation on GitHub](https://github.com/INN/pym-shortcode/tree/master/docs).
2828

29+
For support resources, [see this plugin's documentation on GitHub](https://github.com/INN/pym-shortcode/tree/master/docs).
30+
2931
== Screenshots ==
3032

3133
Embeddable table from NPR:

0 commit comments

Comments
 (0)