Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Improve create project page and add guides #102

Merged
merged 4 commits into from
May 4, 2023

Conversation

taorepoara
Copy link
Member

@taorepoara taorepoara commented May 3, 2023

Closes #97

Description of the changes

Make the create project page clearer and add a guide to create an app step by step.

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@taorepoara taorepoara added documentation Improvements or additions to documentation enhancement New feature or request labels May 3, 2023
@taorepoara taorepoara self-assigned this May 3, 2023
@taorepoara taorepoara linked an issue May 3, 2023 that may be closed by this pull request
@taorepoara taorepoara marked this pull request as ready for review May 3, 2023 16:30
@taorepoara
Copy link
Member Author

@jonas-martinez I wonder if the guide is too long. What do you think ?

We can split it in two parts if needed.

@jonas-martinez
Copy link
Contributor

@taorepoara Yes it is quite long but I did not expect anything shorter for this "from scratch" tutorial. Anyway it seems to be properly separated in enough parts so that the reader can jump to the part he needs. I don't think that this should be separated into multiple files.

@taorepoara taorepoara merged commit 9f16636 into beta May 4, 2023
@taorepoara taorepoara deleted the 97-task-improve-the-create-project-page branch May 4, 2023 15:21
@shiipou
Copy link
Contributor

shiipou commented May 4, 2023

🎉 This PR is included in version 1.0.0-beta.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

taorepoara added a commit that referenced this pull request Oct 25, 2023
* feat: Improve create project page and add guides

* feat: Doc

* feat: full guide

* fix typos

---------

Co-authored-by: jonas-martinez <cbobbxta.fr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Improve the create project page
3 participants