A library that computes the ephemerides.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

bug_report.md 688 B

il y a 3 ans
1234567891011121314151617181920212223242526272829303132
  1. ---
  2. name: Bug report
  3. about: Create a report to help us improve
  4. title: ''
  5. labels: bug
  6. assignees: ''
  7. ---
  8. **Describe the bug**
  9. A clear and concise description of what the bug is.
  10. **To Reproduce**
  11. Steps to reproduce the behavior:
  12. 1. Go to '...'
  13. 2. Click on '....'
  14. 3. Scroll down to '....'
  15. 4. See error
  16. **Expected behavior**
  17. A clear and concise description of what you expected to happen.
  18. **Screenshots**
  19. If applicable, add screenshots to help explain your problem.
  20. **Your configuration (please complete the following information):**
  21. - OS: [e.g. iOS]
  22. - Python version: [e.g. 3.7.0]
  23. - Kosmorro version: [e.g. 1.0.0]
  24. **Additional context**
  25. Add any other context about the problem here.