plots2
plots2 copied to clipboard
Move some files from root directory into subfolders if possible
We have many different files in the root directory, but they push down the README quite far when viewed on GitHub: https://github.com/publiclab/plots2
Some files seem like they could be kept in a subfolder to save vertical space -- some have already been moved to .github/
-- but it'll take research to tell which we can move without breaking anything. Let's do some careful research and paste in links in the comments for any docs showing where we could stash these files.
Thanks!
Hi @jywarren, there are two readme files. Should i make a directory and put both the files in it? And since directories come first, this will solve this issue.
Is this issue still open?
yes @An0u
Is this issue available ?
Creating a new folder
1.go to the folder within which you would like to make another folder 2.Click on New file 3.on the text field for the file name, first, write the folder name you want to create 4.then type /. This creates a folder
For adding the existing files to the new created folder https://docs.github.com/en/repositories/working-with-files/managing-files/moving-a-file-to-a-new-location#:~:text=Open%20Terminal%20.,old%20and%20new%20file%20locations.&text=Stage%20the%20file%20for%20commit,file%20to%20the%20new%20location.
Hope this is help