Update README.md #5

Open
N0ffie wants to merge 2 commits from documentation-changes into main
Owner

This stuff wild

This stuff wild
N0ffie added 1 commit 2025-04-12 21:35:39 +02:00
This stuff wild
N0ffie requested review from Jocelyn 2025-04-12 21:35:42 +02:00
Jocelyn added 1 commit 2025-04-12 21:43:16 +02:00
Owner

Wo wir gerade dabei sind würde ich folgende Änderungen vorschlagen:

  • Die Sektion über Templates raus
  • Use exceptions for exceptional cases only => No runtime exceptions
  • Sektion über Best Practises raus (ist größtenteils entweder maximal obvious oder seeeeeehr weird)
  • Die Sektion über General Principles ist auch eher redundant, da das eigentlich bei einem Projekt der Größe erwartet wird denke ich (aber das ist bloß meine Meinung ^^)
Wo wir gerade dabei sind würde ich folgende Änderungen vorschlagen: * Die Sektion über Templates raus * Use exceptions for exceptional cases only => No runtime exceptions * Sektion über Best Practises raus (ist größtenteils entweder maximal obvious oder seeeeeehr weird) * Die Sektion über General Principles ist auch eher redundant, da das eigentlich bei einem Projekt der Größe erwartet wird denke ich (aber das ist bloß meine Meinung ^^)
Jocelyn closed this pull request 2025-04-12 21:54:36 +02:00
Jocelyn reopened this pull request 2025-04-12 21:54:42 +02:00
Author
Owner

Jo klingt gut, willst du machen?

Jo klingt gut, willst du machen?
Owner

speaking of README

Include guards with project specific prefix

  • looks inside
  • uses #pragma once

🙃

speaking of README > Include guards with project specific prefix * looks inside * uses `#pragma once` 🙃
Author
Owner

yea bin eher für #pragma once

yea bin eher für `#pragma once`
Author
Owner

Jo klingt gut, willst du machen?

ich will das aber auch nicht machen

> Jo klingt gut, willst du machen? ich will das aber auch nicht machen
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin documentation-changes:documentation-changes
git checkout documentation-changes

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff documentation-changes
git checkout main
git merge --ff-only documentation-changes
git checkout documentation-changes
git rebase main
git checkout main
git merge --no-ff documentation-changes
git checkout main
git merge --squash documentation-changes
git checkout main
git merge --ff-only documentation-changes
git checkout main
git merge documentation-changes
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: N0ffie/cigui#5
No description provided.