Yashasv-Prajapati / Docify

5 stars 2 forks source link

feat: editor page with option to commit readme #156

Closed Karanraj06 closed 2 months ago

linear[bot] commented 2 months ago
CS3-171 Redirect Generate Readme to Markdown Editor Page

1. After generate Readme button is clicked, redirect user to a new page that shows the user the Readme 2. Use this to ask user whether to push this to their github or not using the access tokens, etc(if needed to push). 3. Give warning that all the old changes will be overwritten.