Browse Source

Merge branch 'main' into 'old-branch'

# Conflicts:
#   README.md
merge-requests/1/head
Artem Osyadliy 2 years ago
parent
commit
1409f97d22
  1. 8
      README.md

8
README.md

@ -1,4 +1,4 @@
# Application # TruthorDare
@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
``` ```
cd existing_repo cd existing_repo
git remote add origin https://gitlab.com/truthordare1/application.git git remote add origin https://gitlab.com/jetup/truthordare.git
git branch -M main git branch -M main
git push -uf origin main git push -uf origin main
``` ```
## Integrate with your tools ## Integrate with your tools
- [ ] [Set up project integrations](https://gitlab.com/truthordare1/application/-/settings/integrations) - [ ] [Set up project integrations](https://gitlab.com/jetup/truthordare/-/settings/integrations)
## Collaborate with your team ## Collaborate with your team
@ -89,4 +89,4 @@ Show your appreciation to those who have contributed to the project.
For open source projects, say how it is licensed. For open source projects, say how it is licensed.
## Project status ## Project status
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers. If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
Loading…
Cancel
Save