Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 1.97 KB

ISSUE_TEMPLATE.md

File metadata and controls

72 lines (47 loc) · 1.97 KB

🐞 Problem

🖥 Please paste the output of following commands

  • conda info -a (only if you have conda)
  • conda list (only if you have conda)
  • pip freeze
# Paste your output here:
  • python -c "import poliastro.testing; poliastro.testing.test()"
# Paste your output here:

🎯 Goal

💡 Possible solutions

📋 Steps to solve the problem

  • Comment below about what you've started working on.
  • Add, commit, push your changes
  • Submit a pull request and add this in comments - Addresses #<put issue number here>
  • Ask for a review in comments section of pull request
  • Celebrate your contribution to this project 🎉