Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
add to agenda
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Raab committed Jul 23, 2023
1 parent 30c8bb3 commit 23d762d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Otherwise please check these points when getting a PR done:
- [ ] I fully described what my PR does in the documentation
(not in the PR description)
- [ ] I fixed all affected documentation
- [ ] I fixed the introduction tour
- [ ] I wrote migrations in a way that they are compatible with already present data
- [ ] I fixed all affected decisions
- [ ] I added unit tests for my code
- [ ] I added code comments, logging, and assertions as appropriate
Expand Down
5 changes: 4 additions & 1 deletion doc/meetings/2023_07_25.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,14 @@ PermaplanT
- submissions:
- review more texts
- self-merge PRs
- American English vs. British English
- [American English](../guidelines/documentation.md) vs. British English
- related work: "uniqueness", compare with others
- Entwicklung:
- richtige Einstellung: keine Arbeit als lästig deklarieren
- richtige Anstrengung: nicht zu viel (anspannung), aber auch nicht zu wenig (täglich weitermachen)
- further points to consider for every PR:
- migrations should not remove any data and should be compatible from now on
- introduction tour might need updates
- Abschluss Code Reading
- case study
- user study
Expand Down

0 comments on commit 23d762d

Please sign in to comment.