Skip to content

Commit

Permalink
docs: Update installation.md with bug reporting information
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang committed Oct 29, 2023
1 parent baff890 commit f66e648
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
exclude: docs/tutorial.md

- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.11.2
rev: v1.16.21
hooks:
- id: typos
exclude: "extc|svg|psl|CHANGELOG"
7 changes: 7 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,13 @@ Below is a compatibility matrix that shows the support status of **PxBLAT** acro
pip install pxblat
```

```{bug}
As we continuously strive to improve the precision and comprehensibility of this documentation, your insights and observations become crucial.
Should you come across any inconsistencies or issues, we encourage you to [open an issue](https://github.com/ylab-hi/pxblat/issues/new/choose) on our GitHub repository.
Your contributions are immensely valuable, playing a pivotal role in helping us uphold and enhance the quality and accuracy of our documentation.
We appreciate your commitment to excellence and look forward to your feedback.
```

You've successfully installed **PxBLAT**! Feel free to dive into a real usage case ({doc}`tutorial`) to start exploring its functionalities.

<!-- links -->
Expand Down
28 changes: 14 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f66e648

Please sign in to comment.