chore: add link to issue template for clarity of sub-model history variables
ref: #741
This commit is contained in:
4
.github/ISSUE_TEMPLATE/new_model.md
vendored
4
.github/ISSUE_TEMPLATE/new_model.md
vendored
@ -52,9 +52,9 @@ Describe in detail the following:
|
||||
|
||||
- Sub-Models **_ONLY_**
|
||||
|
||||
- [ ] Model class variable `history_app_label` set to correct application label
|
||||
- [ ] Model class variable [`history_app_label`](https://nofusscomputing.com/projects/centurion_erp/development/models/#history) set to correct application label
|
||||
|
||||
- [ ] Model class variable `history_model_name` set to correct model label
|
||||
- [ ] Model class variable [`history_model_name`](https://nofusscomputing.com/projects/centurion_erp/development/models/#history) set to correct model label
|
||||
|
||||
- [ ] 📓 New [Notes model](https://nofusscomputing.com/projects/centurion_erp/development/core/model_notes/) created
|
||||
- [ ] 🆕 Model Created
|
||||
|
Reference in New Issue
Block a user