You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2023. It is now read-only.
While working with poliastro.plotting.porkchop I noticed that the docstring
regarding the output values for the porkchop function is not updated. There
are two missing values: dv_launch and dv_arrival. Both should be included.
💡 Possible solutions
Add corresponding function docstrings.
📋 Steps to solve the problem
Add, commit, run tests and 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 🎉
The text was updated successfully, but these errors were encountered:
@iamabhishek0 There is no problem usually if two users working on the same issue. We do normally merge the first PR to success all reviews and code tests 🚀
🐞 Problem
While working with
poliastro.plotting.porkchop
I noticed that the docstringregarding the output values for the
porkchop
function is not updated. Thereare two missing values:
dv_launch
anddv_arrival
. Both should be included.💡 Possible solutions
📋 Steps to solve the problem
Addresses #<put issue number here>
The text was updated successfully, but these errors were encountered: