We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit c6cf0a7Copy full SHA for c6cf0a7
1 file changed
README.md
@@ -0,0 +1,18 @@
1
+# bit-log
2
+
3
+This repository is used for **issue tracking only**.
4
5
+The source code, documentation and releases are hosted on our Forgejo instance:
6
7
+**[forge.burchard-it.de/mburchard/bit-log](https://forge.burchard-it.de/mburchard/bit-log)**
8
9
+The npm package is available as usual:
10
11
+```bash
12
+npm install @mburchard/bit-log
13
+```
14
15
+## Found a bug or have a feature request?
16
17
+Please [open an issue](https://github.com/MBurchard/bit-log/issues/new) here on GitHub.
18
+Pull requests are not accepted on this repository.
0 commit comments