forked from bevry-archive/jquery-ajaxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHECKLIST.txt
18 lines (16 loc) · 808 Bytes
/
CHECKLIST.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Benjamin "balupton" Lupton's Project Checklist v0.1.1 (July 09, 2010)
All Projects:
- Have you run all the unit tests for the project?
- Have you remembered to remake the project? [make all]
- Have you tested in all major browsers?
- Have you ensured all documentation dates are correct?
- Have you ensured all documentation project links are current?
- Have you ensured version changelog entries have been added to appropriate file?
- If yes; then you are good to tag this release if you like [git tag -s "v..."]
- To push; use [git push --all] then [git push --tags]
Project Specific:
- Have you remembered to set it back to the minified version in the demo?
- Do root urls work?
- Do postponed anchors work?
- Do postponed anchors work with back and forward buttons? (scrolling)
- Do ajaxy anchors work?