Unlock your idea's potential with ID8, the ultimate idea validation tool. Whether you're brainstorming a new product, business, or innovation, our app helps you evaluate feasibility, get real-time feedback, and refine your concept
0
stars
1
forks
source link
adds the guidelines and personal details page, button design, and con… #2
I have added the guidelines and personal details page.
I have added the button styling to globals.css
I have added the contributions.md file.
I have updated the pull_request_template file.
I have created a simple routing from the main page to the pages I have added to facilitate the navigation of the devs to the pages I created. This will be eliminated and was also added so that every time somebody wanted to see the pages, they would not have to update the URL and simply click a button from the main page.
Type of Change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Tests
[x] Documentation update
How Has this been tested/ How can others test it?
For the Guidelines and Personal Details Page
Simply run npm run dev in the terminal and click the buttons that show on the main page to the guidelines and personal details page.
For the pull_request_template.md
When opening a new PR, you should automatically see the content of pull_request_template.md added to the text box.
For contributions.md
If the reproduction of the steps leads you to easily contribute to the project.
Description
In this PR:
Type of Change
How Has this been tested/ How can others test it?
For the Guidelines and Personal Details Page
Simply run
npm run dev
in the terminal and click the buttons that show on the main page to the guidelines and personal details page.For the pull_request_template.md
When opening a new PR, you should automatically see the content of pull_request_template.md added to the text box.
For contributions.md
If the reproduction of the steps leads you to easily contribute to the project.
Screenshots (if applicable):
Guidelines Page
Personal Details Page
Screen at 80% so it fits within 1 screenshot