You are most welcome to the list of HBTU awesome GitHub profile readme templates.
Contributions are welcome. Read below how to contribute. Feel free to add your or someone else's GitHub profile README file to this list.
-
Step 1: Fork this repository.
-
Step 2: Clone the repository in your local machine.
-
Step 3: Open templates directory and create a new markdown file in the HBTU folder. If you are not Student of HBTU then create a file in the Other folder. Your file name should be your GitHub username. For example, if your GitHub username is
hbtu-student
, then your file name should behbtu-student.md
. -
Step 4: Copy and Paste your GitHub profile readme content in
hbtu-student.md
. -
Step 5: At the end of the file add the following content with appropriate changes.
- Credit:
[username](https://github.com/username)
Example :Credit:[hbtu-student](https://github.com/hbtu-student)
- Last Edited on: Date when you edited this file. The date must be in DD/MM/YYYY format. Example:
Last Edited on: 01/10/2021
- Credit:
-
Step 8: Save the file and commit your changes with the proper message. Your message must contain your username.
-
Step 9: Push your commit to GitHub, Git commands
-
Step 10: Submit a Pull Request, PR commands
-
Step 11: All Done.
root
├── templates(folder)
│ ├── HBTU(folder)
│ │ ├── hbtu-student.md
│ │ └── hbtu-student-2.md
│ │
│ └──Other(folder)
│ ├── other-student.md
│ └── other-student-2.md
│
└── README.MD