https://github.com/isonnymichael/project-pr
This project is for you who are learning to collaborate on GitHub
https://github.com/isonnymichael/project-pr
beginner-project community first-contributions hacktoberfest html learn-git
Last synced: 6 months ago
JSON representation
This project is for you who are learning to collaborate on GitHub
- Host: GitHub
- URL: https://github.com/isonnymichael/project-pr
- Owner: isonnymichael
- Created: 2023-09-02T13:24:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T15:01:13.000Z (over 2 years ago)
- Last Synced: 2024-04-14T03:04:34.286Z (almost 2 years ago)
- Topics: beginner-project, community, first-contributions, hacktoberfest, html, learn-git
- Language: HTML
- Homepage: https://project-pr.vercel.app
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Pull Request
This project is for you who are learning to collaborate on GitHub.
The rule is:
1. Create new file, the name is {username}.html on projects folder
2. Write standard HTML5 with style global margin is 0px
3. Write your name inside body with tag h3
4. You can add style to your name
After the maintainers accept your pull requests, you can see your name on the list here: https://project-pr.vercel.app/
# How To Collaborate
1. Fork this Repo
2. Clone the forked Repo
3. Make changes
4. Commit and push changes to forked Repo
5. Make Pull Request to original Repo
You can follow this tutorial (in Bahasa): https://www.jadiprogrammer.com/2023/09/03/tutorial-kontribusi-project-di-github/