Skip to content

Commit cb31d53

Browse files
authored
Add PR template (#79)
* Deleted #683 * Full text indexing: fixed screenshots * Update setup.md * Full text * Revert "Full text" This reverts commit c0e67c7. * Revert "Revert "Full text"" This reverts commit b9f9725. * Revert "Update setup.md" This reverts commit 9770312. * Create pull_request_template.md
1 parent 971ce5e commit cb31d53

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/pull_request_template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Add here your WMS ID
2+
3+
# General requirements
4+
1. Information in the workshop is adequate and updated
5+
2. Code is correct and working
6+
3. Links are correct
7+
4. Make sure you enter the help email link in your manifest.json
8+
5. Please make sure WMS URLs are updated as needed after your PR is approved
9+
10+
11+
# Checklist - Refer to the QA document for the complete list
12+
Please confirm that the following is completed before submitting your PR
13+
14+
- [ ] All filenames are lower case (including folders, images, files, etc.)
15+
- [ ] Filenames are descriptive
16+
- [ ] Your workshop folder structure should be similar to the one used in the sample workshop (https://github.com/oracle-livelabs/common/tree/main/sample-livelabs-templates/sample-workshop)
17+
- [ ] Are you using multiple versions (desktop/, sandbox/, tenancy/)? Make sure that each of them contains a manifest.json and an index.html
18+
- [ ] Image references in markdown contain an alternate text

0 commit comments

Comments
 (0)