Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Hello everyone

Hello everyone

Wekan / General · July 6, 2019 at 10:39pm

I am currently adding new features of adding dueat, startat,endat, receivedat notification to email watchers and client timeline, and also when dueat is approcaching, due now, or past due. And code has been implemented and tested in my devleopment environment. I can provide the git patch file or use other method. How can I proceed? thanks

Load previous messages

July 9, 2019 at 6:25pm

@samchn When you have logged into GitHub, you go to https://github.com/wekan/wekan , click fork, and fork to your own username. Then you clone that forked Wekan repo on your account.

    • reply
    • like

    git clone [email protected]:whowillcare/wekan.git

      • reply
      • like

      July 9, 2019 at 9:09pm

      thx. pr created

        • reply
        • like