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

Write FAQ #78

Open
vweevers opened this issue Aug 14, 2019 · 2 comments
Open

Write FAQ #78

vweevers opened this issue Aug 14, 2019 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@vweevers
Copy link
Member

As suggested by @ralphtheninja in Level/levelup#667 (comment).

TBD where it will live. Let's start by collecting common questions. Please post suggestions and/or edit.

  • Q: Can't compile. A: usually to upgrade leveldown or install toolchain
  • Q: Where can I get support? A: community
  • Q. OpenError: IO error: lock ./db/LOCK: already held by process: A: OpenError: IO error: lock ./mydb/LOCK: already held by process levelup#667
  • Q: How do I access my db from multiple processes? A: multilevel(down)/party
  • Q: Where can I find TypeScript typings? A: DT
  • Q: Must I close my db? A: typically no
  • ..
@vweevers vweevers added the documentation Improvements or additions to documentation label Aug 14, 2019
@vweevers
Copy link
Member Author

How would we give visibility to the FAQ? Options:

  • Through .github issue template
  • Put on website, and link to website from every repo
  • Add link to FAQ to top of every README

Other ideas?

@vweevers
Copy link
Member Author

Made a start in #108.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

1 participant