NickSet / swe-capstone

3 stars 6 forks source link

/www #2

Closed CollinFields closed 6 years ago

NickSet commented 6 years ago

The file's name is "www" in the latest commit. Change the name to "map.html" and create a directory in the root of the repository named "www" and place the file in there. After that, it should be ready to merge.

CollinFields commented 6 years ago

I believe that I've correctly changed it but I don't know if the Pull Request automatically updated so if necessary I can create another pull request.

On Tue, Mar 6, 2018 at 6:20 PM, Nick Setliff notifications@github.com wrote:

The file's name is "www" in the latest commit. Change the name to "map.html" and create a directory in the root of the repository named "www" and place the file in there. After that, it should be ready to merge.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/NickSet/swe-capstone/pull/2#issuecomment-370964878, or mute the thread https://github.com/notifications/unsubscribe-auth/AiP3AKZIkbh_rTU-2GfxD3QO5AlJIWg9ks5tbxnBgaJpZM4Sd4uf .

NickSet commented 6 years ago

Once you initiate a pull request, any further commits to that branch will automatically be reflected within it. It makes a good place for discussion because the code and changes are all visible within the PR. Good work.