diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea7..9de722d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,20 +8,26 @@ assignees: '' --- **Describe the bug** -A clear and concise description of what the bug is. +Why I need to use "git put -u origin main --force" to push my to my repository. **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +1. Write 'git put -u origin main' +2. See error: error: src refspec main does not match any +error: failed to push some refs to 'https://github.com/tnx-0305/01-' **Expected behavior** -A clear and concise description of what you expected to happen. +Enumerating objects: 3, done. +Counting objects: 100% (3/3), done. +Writing objects: 100% (3/3), 221 bytes | 221.00 KiB/s, done +Total 3 (delta 0), reused • (delta 0), pack-reused 0 +To https://github.com/yokooseed/fresh +* [new branch] +main -> main +branch 'main' set up to track 'origin/main' **Screenshots** -If applicable, add screenshots to help explain your problem. +![Alt text](_1541457285__b21482169082eafd7648ba80a38b5ac7_1010085186_IMG_20230906_091736_0_xg_0.jpg) **Desktop (please complete the following information):** - OS: [e.g. iOS] @@ -35,4 +41,4 @@ If applicable, add screenshots to help explain your problem. - Version [e.g. 22] **Additional context** -Add any other context about the problem here. +Well, there is no.