stable-baselines3/.github/ISSUE_TEMPLATE/question.md
Antonin RAFFIN 48a19a43ec
Update custom policy documentation (#312)
* Update README

* Update custom policy documentation

* Add discord link

* Add note about OpenCV headless version
2021-02-06 18:19:58 +01:00

1.1 KiB

name about labels title
Question How to ask a question regarding Stable-Baselines3 question [Question] question title

Important Note: We do not do technical support, nor consulting and don't answer personal questions per email. Please post your question on the RL Discord, Reddit or Stack Overflow in that case.

Question

Your question. This can be e.g. questions regarding confusing or unclear behaviour of functions or a question if X can be done using stable-baselines3. Make sure to check out the documentation first.

Additional context

Add any other context about the question here.

Checklist

  • I have read the documentation (required)
  • I have checked that there is no similar issue in the repo (required)