turn icon indicating copy to clipboard operation
turn copied to clipboard

Add initial draft of FAQ

Open jipson7 opened this issue 4 years ago • 4 comments

Description

Added FAQ.md to repo root with some initial questions.

@Sean-Der If there is an existing FAQ I can merge this with, or a better place for it to live, please let me know and I'll change it. Thanks again for the help.

jipson7 avatar Aug 01 '20 04:08 jipson7

Amazing! This LGTM @jipson7

Mind adding yourself to the README and then CI will pass?

Sean-Der avatar Aug 02 '20 21:08 Sean-Der

You can run the checks locally by doing the following. You can see everything we run in the .travis.yml

bash .github/lint-commit-message.sh
bash .github/assert-contributors.sh

Sean-Der avatar Aug 02 '20 21:08 Sean-Der

Codecov Report

Base: 68.05% // Head: 68.05% // No change to project coverage :thumbsup:

Coverage data is based on head (1a7d449) compared to base (775b003). Patch has no changes to coverable lines.

:exclamation: Current head 1a7d449 differs from pull request most recent head 0a12fc4. Consider uploading reports for the commit 0a12fc4 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   68.05%   68.05%           
=======================================
  Files          38       38           
  Lines        2432     2432           
=======================================
  Hits         1655     1655           
  Misses        643      643           
  Partials      134      134           
Flag Coverage Δ
go 68.05% <ø> (ø)
wasm 45.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Aug 07 '20 15:08 codecov[bot]

@Sean-Der got it. Ill add more that I come across.

jipson7 avatar Aug 07 '20 16:08 jipson7