Skip to content

Commit 64237f8

Browse files
committed
Simplified formatting
1 parent 2bf8286 commit 64237f8

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
11

22
# Pull Request Template: Add a Conference or Workshop
33

4-
Thank you for contributing! Most PRs are to add a new conference or workshop. Please fill out the following details:
4+
Thank you for contributing! Most PRs are to add a new conference or workshop. The following are to help ensure you've added everything correctly:
55

66
## Conference/Workshop Details
7-
- **Name:**
8-
- **Location (City, Country or Online):**
9-
- **Date(s):**
10-
- **Website URL:**
11-
- **X/Twitter (optional):**
12-
- **Status (Registration is Open, CFP is Open):**
7+
- [ ] Name, Location, Date(s), Website URL and Status are required
8+
- [ ] X / Twitter is Optional
9+
- [ ] Location should be City + Country or Online
10+
- [ ] Status can include information about registration, pricing, calls for proposals and can include links to all the above.
1311

1412
## Checklist
1513
- [ ] I have added the conference/workshop to the correct YAML file (`_data/current.yml` or `_data/past.yml`)
1614
- [ ] The entry includes name, location, date(s), url and accurate status
1715
- [ ] The entry is in chronological order (soonest to furtherest away)
1816
- [ ] If there are any special characters in the name field (`:` or `;` or `'`), the name must be in quotes (`"`)
1917
- [ ] I have checked for duplicates to avoid listing the same event twice
18+
- [ ] Build runs successfully
2019

2120
## Additional context
2221
Add any other context or screenshots about the pull request here.

0 commit comments

Comments
 (0)