DEV Community

Discussion on: My first react application

Collapse
 
itsmenatalie profile image
Natalia

Hey, I wanted to push my design proposition to your repo but it says "access denied". Are you sure you allow pull requests?

Login
Chat

Collapse
 
munky_d_luffy profile image
Ajay Kumar Devarakonda

Did you fork the project? You have to fork it first, you can't push code into my repo.

Here's a tutorial: egghead.io/lessons/javascript-how-...

Create a new branch for the changes, feature/ui-beautify for example.

Collapse
 
itsmenatalie profile image
Natalia

It's just me being silly as I forgot that... 🙄 Thanks :P

Collapse
 
munky_d_luffy profile image
Ajay Kumar Devarakonda

If possible add two different branches, one for changes in landing page and another of chat page. Send two different pull requests.

Collapse
 
itsmenatalie profile image
Natalia

Welp, I'll send one as I needed to change a bit files structure... :<