LOGGING_SPECIFICATION.md in evertils-0.1.5 vs LOGGING_SPECIFICATION.md in evertils-0.1.6
- old
+ new
@@ -11,27 +11,17 @@
## Weekly logs
* Log location: {COMPANY_NAME} Logs/Weekly
* Title format: Weekly Log [Start of Week Date - End of Week Date]
* Link to each daily log and contain a summary of the important items (tags denote important items, use them to determine what the important weekly items are)
* Tagged “week-$WEEK_NUM”
-* Weekly goals section included as a constant reminder of what needs to be done this week, also handy for sending to {BOSS_MAN} each Monday
## Monthly logs
* Log location: {COMPANY_NAME} Logs/Monthly
* Title format: Monthly Log [Month - Year]
* Links to each weekly log of that month (table of contents style)
* Tagged “month-$MONTH_NUM"
-* All weekly goals and their completion status (done or not)
-* My quarterly goals for this month section (title: Quarterly Goals)
-## Quarterly logs
-* Log location: {COMPANY_NAME} Logs/Quarterly
-* Title format: Quarterly Log [Start Month - End Month Year]
-* Links to each monthly and weekly log of that quarter (table of contents style)
-* Tagged “q$QUARTER_NUM"
-* All quarterly and monthly goals and their completion status (done or not)
-
## Special Tags
* borked - I broke something in production
* interview - interviewed someone or was part of an interview
* meeting - participated in a meeting of some kind
@@ -45,10 +35,9 @@
```
- {{COMPANY_NAME}} Logs
- Daily
- Weekly
- Monthly
- - Quarterly
```
To quickly add notes based on a template dictated by the requirements above:
```shell
\ No newline at end of file