goxiaoy / flutter_survey_js

Flutter client library for parsing and display surveyjs.io survey
https://goxiaoy.github.io/flutter_survey_js/
MIT License
15 stars 15 forks source link

Want to send a Pull request #104

Closed Vpdwivedi closed 11 months ago

Vpdwivedi commented 11 months ago

Hi, I have done some changes related to beautification of the survey form and want to send a PR, but I am not able to push my local branch to the server. Please suggest.

laogao commented 11 months ago

I think first you need to fork. And then git clone the forked repo (from your own github url), checkout -b <your_branch>, make necessary changes etc., then create the PR from there.

You may want to checkout https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request