Skip to content

docs: add FAQ and best practice docs #3551

docs: add FAQ and best practice docs

docs: add FAQ and best practice docs #3551

Workflow file for this run

name: Push Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: typos-action
uses: crate-ci/typos@v1.14.3