Skip to content

Conversation

@snikmas
Copy link
Contributor

@snikmas snikmas commented Aug 14, 2025

Description

Wiki moved to [this main/docs]](https://github.com/Together-100Devs/Together/tree/main/docs), so I updated the url

Type of change

Please select everything applicable. Please, do not delete any lines.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • This change requires an update to testing

Issue

Checklist:

  • This PR is up to date with the main branch, and merge conflicts have been resolved
  • I have executed npm run test and npm run test:e2e and all tests have passed successfully or I have included details within my PR on the failure.
  • I have executed npm run lint and resolved any outstanding errors. Most issues can be solved by executing npm run format
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@DevinCLane
Copy link
Collaborator

So normally it's better to just add the changes to the currently open PR, could you do that? feel free to ask questions if you're not sure how to.

you can just make changes and then push to that same branch and it will show in the same PR

@snikmas
Copy link
Contributor Author

snikmas commented Aug 15, 2025

So normally it's better to just add the changes to the currently open PR, could you do that? feel free to ask questions if you're not sure how to.

you can just make changes and then push to that same branch and it will show in the same PR

Okay, yeah, I didn’t really understand how to add new changes.
So usually you just need to add changes to the first branch and push them? But I’ve already deleted it, so I’m not sure if it’s possible to restore it

Copy link
Collaborator

@merrua merrua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a file called "cd" that looks like it should not be in your pull request.
You have a file called git that shouldn't be checked in.
Take a look at the .gitignore file that prevents unwanted files from being checked in.

@DevinCLane DevinCLane mentioned this pull request Aug 19, 2025
13 tasks
@snikmas
Copy link
Contributor Author

snikmas commented Aug 20, 2025

You have a file called "cd" that looks like it should not be in your pull request. You have a file called git that shouldn't be checked in. Take a look at the .gitignore file that prevents unwanted files from being checked in.

Okay, I’ve just uncommitted them, no idea how they got in

@DevinCLane
Copy link
Collaborator

looks good, can you squash this down to one commit then we're good to merge

@merrua
Copy link
Collaborator

merrua commented Aug 25, 2025

@snikmas Did you see Devins comment about squashing the commits?

@snikmas
Copy link
Contributor Author

snikmas commented Aug 28, 2025

@snikmas Did you see Devins comment about squashing the commits?

now I see it. I will try to squash it

@DevinCLane
Copy link
Collaborator

@snikmas checking in on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants