jeziellago / compose-markdown

Markdown Text for Android Jetpack Compose 📋.
MIT License
567 stars 47 forks source link

Unable to create branch for Pull Request #95

Closed mrmichaelmoreau closed 2 months ago

mrmichaelmoreau commented 3 months ago

Hi there I've added support for Font Family and Letter spacing via the style object. Would someone please provide me with access to create a branch?

My local branch name is "font-family-and-letter-spacing-support" but I'm unable to push it to remote.

Thanks,

jeziellago commented 3 months ago

Hi @mrmichaelmoreau Thanks for your collaboration! You can fork the repository, apply the changes there and open a Pull Request here.

mrmichaelmoreau commented 3 months ago

Hi @jeziellago My pleasure. I'm still unable to create a branch

jeziellago commented 3 months ago

Hello @mrmichaelmoreau I suggest to check this documentation to help you in this process. https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project

mrmichaelmoreau commented 2 months ago

Thanks @jeziellago - I've done so now.