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

[Docs]: Contributing to the wiki (a guide) #98

Closed misspee007 closed 6 months ago

misspee007 commented 1 year ago

Contact Details

preciousdanabubakar@gmail.com or Precious Abubakar on Slack

The Problem

The process of contributing to a GitHub wiki is slightly different from the regular workflow. We would like to capture this in the contributing guide.

How to Fix It

Add a section in the Contributing.MD. The heading can be "Contributing to the wiki" or anything more descriptive you can come up with. Include images where possible.

Resources: Refer to GitHub's documentation on Adding or editing wiki pages locally.

Ps: We will add additional steps, but I'm working on that and will communicate them to you. Let's start here.

Thanks! 😊

Additional Context

No response

Specific File Path(s) on the Repo to be Modified/Refered to

https://github.com/chaoss/chaoss-slack-bot/blob/main/CONTRIBUTING.md

Code of Conduct

ElisaCapololo commented 12 months ago

Hello, I would like to help by contributing to this.

misspee007 commented 12 months ago

Hello, I would like to help by contributing to this.

Hi, I’ll assign it to you. Thank you!

ise8933 commented 8 months ago

Hello I was wondering if I could still contribute to this?

misspee007 commented 8 months ago

Hello I was wondering if I could still contribute to this?

Hey, I'll get back to you on this

misspee007 commented 8 months ago

Hi @ElisaCapololo. Are you still working on this, or would you like @ise8933 to take it up?

ElisaCapololo commented 8 months ago

Yes, I'm still working on it. @misspee007 . But if there's anything @ise8933 can help with, that's fine with me.

misspee007 commented 8 months ago

Yes, I'm still working on it. @misspee007 . But if there's anything @ise8933 can help with, that's fine with me.

Alright then. You've been on it for quite some time, though. Have you encountered any blockers? Let me know if there's anything you need

ElisaCapololo commented 8 months ago

Hello @misspee007 . I'd like to know what the next steps are, since the first steps to contribute have already been taken and the merge has been accepted.

misspee007 commented 7 months ago

Hello @misspee007 . I'd like to know what the next steps are, since the first steps to contribute have already been taken and the merge has been accepted.

Hi @ElisaCapololo. After reviewed the "Contributing to the wiki" guide again, I've realised that all we really need there is the Adding or editing wiki pages locally section. I've extracted the bullet points so that you won't have to do too much work. Kindly update it. Feel free to make edits/propose changes.

Also, please try following the steps. I would like to see if this works for someone without admin priviledges.

Thanks!

Contributing to the wiki

misspee007 commented 7 months ago

Hello I was wondering if I could still contribute to this?

Hi @ise8933, there's another open documentation issue here, you can check it out.

misspee007 commented 7 months ago

Hey @ElisaCapololo. If you're having trouble with this, let me know if you need anything or if you want me to take it up.

ElisaCapololo commented 7 months ago

Hi @misspee007, I was about to message you today, yes I'm having a little issue and need some help. I've already made the requested changes, but it seems like the DCO is missing, but then I pushed with the DCO but it's still the same.

misspee007 commented 6 months ago

Hi @misspee007, I was about to message you today, yes I'm having a little issue and need some help. I've already made the requested changes, but it seems like the DCO is missing, but then I pushed with the DCO but it's still the same.

I see. It could be because you have old commits that weren't properly signed off, and you're trying to fix it by signing off new commits. You need to rebase the branch. Please follow the instructions here

ElisaCapololo commented 6 months ago

Hi @misspee007, I was about to message you today, yes I'm having a little issue and need some help. I've already made the requested changes, but it seems like the DCO is missing, but then I pushed with the DCO but it's still the same.

I see. It could be because you have old commits that weren't properly signed off, and you're trying to fix it by signing off new commits. You need to rebase the branch. Please follow the instructions here

Thank you so much. It is working

ise8933 commented 6 months ago

@misspee007 @ElisaCapololo Hi! I was looking through the docs and thought that a section for user scopes may be helpful! I was trying to commit to the wiki to contribute but for some reason i am being denied access. So I am attaching a screenshot of the table I made along with the source code UserScopes.md .

image

misspee007 commented 6 months ago

@misspee007 @ElisaCapololo Hi! I was looking through the docs and thought that a section for user scopes may be helpful! I was trying to commit to the wiki to contribute but for some reason i am being denied access. So I am attaching a screenshot of the table I made along with the source code UserScopes.md .

image

@ise8933 Unfortunately, only admins can commit directly to a GitHub wiki, but we're still working on alternatives. Thanks for this, I'll look into it!

misspee007 commented 6 months ago

@ElisaCapololo I noticed that you have 3 pull requests open. If they're similar, please close the redundant ones, and request a review on the relevant one(s).

ElisaCapololo commented 6 months ago

@misspee007 I've already closed the other two open PRs, but I can't do the review, I'm following the link you sent, but where the review appears, there's no one to ask to review the code.