Skip to content

Commit f743c33

Browse files
authored
Merged PR (#1)
1 parent 1ed862e commit f743c33

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1-
# github-sandbox
1+
# github-sandbox
2+
3+
> Finally some **permalinks** to test GitHub extensions
4+
5+
When to use this repo:
6+
7+
- When you want to create a test case for Refined GitHub
8+
9+
Rules:
10+
11+
- Do not touch pre-existing files, issues, PRs
12+
- Once you create, close, delete a file… copy its link and then don't touch it again
13+
- No specific rules about names, titles, etc… use and write what you need
14+
15+
## Usage example
16+
17+
1. I open an issue named `Testing in-title #1 issue references`
18+
3. I use its URL in a PR, like:
19+
```md
20+
I created this feature that works on titles.
21+
22+
# Test URLs
23+
24+
https://github.com/fregante/github-sandbox/issues/345
25+
```
26+
3. That's it! The issue you created will be here forever, hence the _permalink_ subtitle.

0 commit comments

Comments
 (0)