How to conduct a proper UX Process on Github?

Hello There,
I am starting this post after research, and unfortunately, I did not find an answer to my question on our forum.

I familiarised myself with the following topic, but it did not provide answers I am looking for:

I want to ask:
Do any of you know any examples of Proper UX Process conducted on GitHub?

I understand that UX Designers could simply start to code and apply their findings using any language, but it is not always possible. How to share findings? I did not find any project on Github where UX Process was published and organized in any form. I imagine it in some way that UX Designer creates a pull request with proposed changes based on data, then chances are accepted or rejected by the community. But I could not find any examples.

I shall highly appreciate any help! Thank you in advance :wink:

1 Like

Do any of you know any examples of Proper UX Process conducted on GitHub?

GitLab does a lot of research and seems to document it on their platform.

However, they might not edit as you propose, by creating pull requests and them being accepted or not by a community. One reason for not seeing a lot of processes done in this way might be because such a process is not practical from the perspective of the people/roles involved.

For example, git is not necessarily the ideal tool to share research findings or ideas, since it is very text/code focused. It also might not be very practical to suggest each edit then rejecting or accepting it (which works great for code) since it leads to high costs, much like doing everything inside a company as if on a ā€œfree marketā€ is costly.

This being said, if there are designers who also have programming and git experience, a git-based-workflow might be right for them.

3 Likes

When I was at Ushahidi I heavily documented the design process we went through as a remote dispersed team here: https://docs.ushahidi.com/platform-developer-documentation/design/design-process

wellā€¦as much as I could get away with and that was funded to do via grantsā€¦

I would not suggest itā€™s in any way a ā€™ Proper UX Processā€™ but itā€™s certainly a UX process that was done and maintained by a team.

Please note Ushahidi did not have at the time any OSS design contributors in the community so we couldnā€™t test it with contributors.

We did try to then evolve a process through the work we did in our project we called ā€˜Open Designā€™ (please donā€™t judge me for the name we had to pick something) https://github.com/ushahidi/opendesign

maybe some of those things will be interesting?

3 Likes

@jdittrich @Erioldoesdesign
Thank you guys for your answers. You are awesome!

There are a lot of materials and it will take me sometime to digest them.

1 Like

hi all! thank you for starting this conversation and sharing your experience. There are some great resources in here. Iā€™m a designer currently collaborating with the Open Food Network, and trying to help them set up a design contribution workflow.
Itā€™s a hard job :slight_smile: Iā€™ll keep you posted and share my lessons as well.

Thanks a lot,

Mario

2 Likes

Hey @itsamemario (love this username btw!) Iā€™d love to hear more about what you do and Open Food Network. You can officially introduce yourself over on the Introductions pinned topic: Introductions (come in, say hi)

2 Likes