chaoss / chaoss-slack-bot

This holds the code to the CHAOSS slack bot for newcomers to the project
MIT License
15 stars 40 forks source link

Edit propose change #105

Closed ElisaCapololo closed 6 months ago

ElisaCapololo commented 7 months ago

This PR is a updated docs

Changes

-Additional content to explain how to contribute to Adding or editing wiki pages locally issue #98

Screenshots

git

Checklist

Fixes #

misspee007 commented 6 months ago

Hi @ElisaCapololo, please update your branch by pulling the latest changes from staging

ElisaCapololo commented 6 months ago

Please can you explain more about how to update the branch and pull the latest changes from the staging?

On Sun, May 5, 2024 at 9:16 PM Precious Abubakar @.***> wrote:

Hi @ElisaCapololo https://github.com/ElisaCapololo, please update your branch by pulling the latest changes from staging

— Reply to this email directly, view it on GitHub https://github.com/chaoss/chaoss-slack-bot/pull/105#issuecomment-2094935254, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIFPWJ4PMU27PNGNUJDGOSLZA2HS7AVCNFSM6AAAAABGL4LC3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUHEZTKMRVGQ . You are receiving this because you were mentioned.Message ID: @.***>

misspee007 commented 6 months ago

Please can you explain more about how to update the branch and pull the latest changes from the staging? On Sun, May 5, 2024 at 9:16 PM Precious Abubakar @.> wrote: Hi @ElisaCapololo https://github.com/ElisaCapololo, please update your branch by pulling the latest changes from staging — Reply to this email directly, view it on GitHub <#105 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIFPWJ4PMU27PNGNUJDGOSLZA2HS7AVCNFSM6AAAAABGL4LC3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUHEZTKMRVGQ . You are receiving this because you were mentioned.Message ID: @.>

Sure. To sync with the staging branch, run git pull origin staging. Please read this guide on resolving merge conflicts before you proceed. You can learn more about the basic git workflow here.