Code Monkey home page Code Monkey logo

Comments (40)

NS007-dev avatar NS007-dev commented on September 2, 2024 3

@srcristofher so when the main repo updates, and your forked repo is outdated, all you need to do is go to git bash and give the following commands:
if you are not already in the repo environment:
cd markdown-dungeon
To get upstream/update your fork, you git pull to pull all the new changes from the original repo, to your forked one.
git pull

How to do it online:

At the top, you will see this:
image

just press fetch upstream, and the green button.

Need any more help, feel free to ask.

from markdown-dungeon.

tonyren-card avatar tonyren-card commented on September 2, 2024 2

@ming-tsai And can you please check my discussion post regarding my inquiry #152

from markdown-dungeon.

tonyren-card avatar tonyren-card commented on September 2, 2024 2

Hi! I would like to add some rooms for the COVID-19 dungeon, if this is okay for you.

from markdown-dungeon.

hkumar0132 avatar hkumar0132 commented on September 2, 2024 2

time-travel dungeon #165

from markdown-dungeon.

Karguel1995 avatar Karguel1995 commented on September 2, 2024 2

I would like to work on Time-Travel year 1800, because it's looking sooo poor :D
I already prepared some rooms and floors, they are waiting to commit.

#175

from markdown-dungeon.

hkumar0132 avatar hkumar0132 commented on September 2, 2024 2

Very creative @Karguel1995

from markdown-dungeon.

SiliconSalvation avatar SiliconSalvation commented on September 2, 2024 2

I worked on improving grammar on floor 6 in English normal dungeon, files 1-4. I think the result is more enjoyable for English readers.

#178

from markdown-dungeon.

Manas-Tiwari avatar Manas-Tiwari commented on September 2, 2024 2

@ming-tsai sorry to ping you but can you please review my pr #198.
Tysm.

from markdown-dungeon.

tonyren-card avatar tonyren-card commented on September 2, 2024 1

Hi, can I help with this issue? I would like to make a pull request.

from markdown-dungeon.

tonyren-card avatar tonyren-card commented on September 2, 2024 1

Okis, I'm waiting for your pull request 🙂

Here is my pull request #155 please review thanks :)

from markdown-dungeon.

hkumar0132 avatar hkumar0132 commented on September 2, 2024 1

@ming-tsai Would be good to have time travel based dungeons. I am adding one but it's very basic right now.

from markdown-dungeon.

haddeeann avatar haddeeann commented on September 2, 2024 1

I made a pr with some .md pages added to the time travel section of the dungeon.

from markdown-dungeon.

SiliconSalvation avatar SiliconSalvation commented on September 2, 2024 1

May I contribute?

from markdown-dungeon.

gonuma avatar gonuma commented on September 2, 2024 1

I would like to add more rooms/floors in the future, but for now I added a short sub-story to English>normal-dungeon!

#193

from markdown-dungeon.

catherinepham avatar catherinepham commented on September 2, 2024 1

Thank you for responding! Are you able to review the pr for me?

from markdown-dungeon.

JCHDeveloperGuy avatar JCHDeveloperGuy commented on September 2, 2024 1

I'm a new contributor and I'm thinking about adding a dungeon. I will send a pull request when I'm done.

from markdown-dungeon.

BranAndSceolan avatar BranAndSceolan commented on September 2, 2024 1

It is my first time using GitHub for contributing to an open source project.
I have read the README and some guides to GitHub.

Am I correct in assuming following workflow:

0 Find issue you want to work on
1 Comment that you want to work on this issue
2 Fork the repository
3 Make a new branch in your fork
4 work on the new branch
5 create a pull request
6 comment what you did and in which pull request

I have made some spelling edits in pull request #216. If these (and the way I did them) are okay, i would try to make a new merge request for adding some rooms next.

from markdown-dungeon.

BranAndSceolan avatar BranAndSceolan commented on September 2, 2024 1

Added some rooms for the normal-dungeon: #217
Also tried to add to the README: #218

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

Yes @antonyren-carleton, I will wait for your pull request

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

@ming-tsai And can you please check my discussion post regarding my inquiry #152

Ok, I'll check it out

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

Okis, I'm waiting for your pull request 🙂

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

@ming-tsai Would be good to have time travel based dungeons. I am adding one but it's very basic right now.

Yes, this repo is as you say

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

May I contribute?

Yes @kazuma2448

from markdown-dungeon.

Manas-Tiwari avatar Manas-Tiwari commented on September 2, 2024

Hi @ming-tsai, I found sci-fi-dungeon incomplete and would like to create/extend it to more rooms/floors.
so can i work on this issue ?
Thank you, waiting for your response.

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

Hi @ming-tsai, I found sci-fi-dungeon incomplete and would like to create/extend it to more rooms/floors.
so can i work on this issue ?
Thank you, waiting for your response.

Yes, I will wait for your pull request.

from markdown-dungeon.

crisjumbo avatar crisjumbo commented on September 2, 2024

I already did the room. Now I don't have any idea how to make the PR properly. What happened if the original repo is updated in comparison to mine master_branch? 🍡

from markdown-dungeon.

NS007-dev avatar NS007-dev commented on September 2, 2024

@srcristofher do you mean what happens if the original repo updates, but your fork is outdated?

from markdown-dungeon.

crisjumbo avatar crisjumbo commented on September 2, 2024

Exactly. I meant that :)

from markdown-dungeon.

mohitahlawat2001 avatar mohitahlawat2001 commented on September 2, 2024

hi , please assign me i want to work

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

hi , please assign me i want to work

Hi @mohitahlawat2001,
This issue is not assignable, you just open a pull request and mention it on this issue

from markdown-dungeon.

catherinepham avatar catherinepham commented on September 2, 2024

Hello, I would like to contribute to this issue by adding more floors and rooms to the time-travel dungeon. However, when I try to push, Github says that I don't have write access to the repo and should contact the repo admin.

from markdown-dungeon.

NS007-dev avatar NS007-dev commented on September 2, 2024

Hello, I would like to contribute to this issue by adding more floors and rooms to the time-travel dungeon. However, when I try to push, Github says that I don't have write access to the repo and should contact the repo admin.

Have you forked the repo first @catherinepham ?
Sorry I just saw the pr. Thank you.

from markdown-dungeon.

ming-tsai avatar ming-tsai commented on September 2, 2024

Thank you for responding! Are you able to review the pr for me?

Hi @catherinepham,
Your pull request @ hkumar0132 will be review it

from markdown-dungeon.

Himanshu2561 avatar Himanshu2561 commented on September 2, 2024

I would also like to create some rooms and floors for the dungeon, I will be raising pr in the comming time.

from markdown-dungeon.

ShatilKhan avatar ShatilKhan commented on September 2, 2024

Hi I want to make a pr on this issue, can I create more rooms now?

from markdown-dungeon.

Himanshu2561 avatar Himanshu2561 commented on September 2, 2024

Yeah sure @ShatilKhan

from markdown-dungeon.

MaAnCoSa avatar MaAnCoSa commented on September 2, 2024

Hi! This is my first time contributing to open source. Do I need to be assigned to the issue to start making a new dungeon? Or can I just start working on it and make a PR whenever?

P.S.: I fixed a typo and made the PR #235 . Hope it's alright.

from markdown-dungeon.

Bambam320 avatar Bambam320 commented on September 2, 2024

Hi, I would like to add floors and rooms to the time travel dungeon. Is that ok or is there something else I could work on?

from markdown-dungeon.

anubhav1206 avatar anubhav1206 commented on September 2, 2024

Can I work on this?

from markdown-dungeon.

donnaada avatar donnaada commented on September 2, 2024

Collaborated with @ShadowDraco to create a mario inspired dungeon. Submitted a PR #245

from markdown-dungeon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.