Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
243 views
in Technique[技术] by (71.8m points)

git - How to make a pull request on project structure github

I have been assigned a task on Github for a repository that I own. I have added a collaborator to my repo and assigned him the title as, "reviewer." He has required that after adding all of my files/folders(without code in them) and committing, that I create a PR so that he can approve the project's structure. Below are his instructions:

The structure of a project is simply creating all the folders and files you will need in the project. Below is the structure of the Flask Boggle App.

enter image description here

If you were required to create the project structure of the Flask Boggle App, you will only have to

  1. Create a branch,
  2. Create all the project files and folders in the image above without any code. (Project Structure = The files and folders that will be holding all the code when the project is complete)
  3. Commit the changes
  4. Create a pull request.
  5. Add a label.
  6. Request for a review.

However, on Github, I am not given the option of creating a PR unless there have been changes/edits made to the branch. Once I upload all the files/folders, there is essentially nothing to even create a pull request on as all of the files are empty.

question from:https://stackoverflow.com/questions/65849118/how-to-make-a-pull-request-on-project-structure-github

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...