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

feat: add FAQ section #867

Merged
merged 1 commit into from
Dec 4, 2024
Merged

feat: add FAQ section #867

merged 1 commit into from
Dec 4, 2024

Conversation

natanasow
Copy link
Collaborator

Description:

Add FAQ section in the README.md for users to reference when a problem occurs.

Related issue(s):

Fixes #438

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: nikolay <n.atanasow94@gmail.com>
@natanasow natanasow self-assigned this Nov 27, 2024
Copy link

sonarcloud bot commented Nov 27, 2024

@natanasow natanasow added the Improvement Code changes driven by non business requirements. label Nov 27, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.89%. Comparing base (2f9cc8c) to head (c377610).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #867   +/-   ##
=======================================
  Coverage   62.89%   62.89%           
=======================================
  Files          30       30           
  Lines        1237     1237           
  Branches      149      149           
=======================================
  Hits          778      778           
  Misses        438      438           
  Partials       21       21           

Impacted file tree graph

@natanasow natanasow marked this pull request as ready for review November 27, 2024 09:22
@natanasow natanasow requested review from a team as code owners November 27, 2024 09:22
@natanasow natanasow merged commit 66eb69a into main Dec 4, 2024
15 checks passed
@natanasow natanasow deleted the 438-add-faq-section branch December 4, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add FAQ Section
4 participants