Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add section with design choices #105

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

dexter2206
Copy link
Contributor

Description

This PR introduces a new section called "Design choices" to the docs.

There are several choices that we made while designing the QREF format that might be surprising to the users. The newly added "Design choices" section discusses the choices we think are controversial and explains why they were made.

To test simply install QREF with docs dependencies:

poetry install --with docs

And then run mkdocs serve.

Please verify that you have completed the following steps

  • I have self-reviewed my code.
  • I have included test cases validating introduced feature/fix.
  • I have updated documentation.

@cla-bot cla-bot bot added the cla-signed label Jul 2, 2024
docs/design.md Outdated Show resolved Hide resolved
dexter2206 and others added 2 commits July 15, 2024 12:31
Co-authored-by: Michał Stęchły <michal.stechly@gmail.com>
@mstechly mstechly merged commit cae329b into main Jul 15, 2024
7 checks passed
@mstechly mstechly deleted the 23-add-docs-section-with-design-choices branch July 15, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants