# Contribution via Git

**URL:** https://forum.mautic.org/t/contribution-via-git/8940
**Category:** Documentation
**Created:** [July 13, 2017, 9:52am UTC](https://forum.mautic.org/t/contribution-via-git/8940 "2017-07-13T09:52:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![petertl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/petertl/32/511_2.png) [@petertl](https://forum.mautic.org/u/petertl)
#### Post date: [July 13, 2017, 9:52am UTC](https://forum.mautic.org/t/contribution-via-git/8940/1 "2017-07-13T09:52:38Z")

</div>

Hi Jeff,  
  
  
  
I would like to contribute some code and documentation for Mautic. Unfortunately I am not able to push my local branches back to Git:

Code:

Authentication failed. You may not have permission to access the repository. Open preferences and verify that you're signed in with an account that has permission to access this repository.

  
This is kind of strange because I can push to other repositories. Any idea? Do the admins have to authorize me first?  
  
Best,  
Peter

---

<div class="post-metadata">

### Author: ![petertl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/petertl/32/511_2.png) [@petertl](https://forum.mautic.org/u/petertl)
#### Post date: [July 13, 2017, 9:52am UTC](https://forum.mautic.org/t/contribution-via-git/8940/2 "2017-07-13T09:52:38Z")

</div>

Hi Jeff,

I would like to contribute some code and documentation for Mautic. Unfortunately I am not able to push my local branches back to Git:

```auto
Authentication failed. You may not have permission to access the repository. Open preferences and verify that you're signed in with an account that has permission to access this repository.
```

This is kind of strange because I can push to other repositories. Any idea? Do the admins have to authorize me first?

Best,  
Peter

---

<div class="post-metadata">

### Author: ![jseevers](https://avatars.discourse-cdn.com/v4/letter/j/34f0e0/32.png) [@jseevers](https://forum.mautic.org/u/jseevers)
#### Post date: [July 13, 2017, 2:42pm UTC](https://forum.mautic.org/t/contribution-via-git/8940/3 "2017-07-13T14:42:49Z")

</div>

Hey there Peter, thanks for reaching out. Have you forked Mautic and then provided a pull request referencing the edits from that? I may have misguided you by sharing that you could make those contributions directly.

---

<div class="post-metadata">

### Author: ![petertl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/petertl/32/511_2.png) [@petertl](https://forum.mautic.org/u/petertl)
#### Post date: [July 14, 2017, 6:14am UTC](https://forum.mautic.org/t/contribution-via-git/8940/4 "2017-07-14T06:14:41Z")

</div>

I thought the workflow to be the following:

1. Pull remote repository from Github to the local computer
2. Create local branch
3. Make modifications
4. Commit locally
5. Push changes back to Github \<-- does not work
6. Create pull request in Github

I am the opposite of an expert - I have never contributed to a Github project. Did I miss something?

---

<div class="post-metadata">

### Author: ![jseevers](https://avatars.discourse-cdn.com/v4/letter/j/34f0e0/32.png) [@jseevers](https://forum.mautic.org/u/jseevers)
#### Post date: [July 18, 2017, 7:16pm UTC](https://forum.mautic.org/t/contribution-via-git/8940/5 "2017-07-18T19:16:30Z")

</div>

Sorry for the late reply Peter. It seems your question was answered out on Github? Sometimes I guess it helps just knowing where to ask the question. We’re working on a better process for helping community members navigate all of our different homes online.
