Hi Aditi,

Thanks for the report. You might be aware that you are opening the issue in
your owned fork, which we may not be able to notice quickly. Please open
issues and merge requests under the mailman org (
https://gitlab.com/mailman/postorius/issues for example). (Note: merge
request and pull request are one thing with two different names on GitLab
and GitHub namely).

Just as Abhilash said, you are more welcome to open a merge request like
this (https://gitlab.com/mailman/postorius/merge_requests/420/diffs). To do
so, you will need to

1. Locally clone your forked repo.
2. Use any editor you like - I use vscode - to edit the mentioned file. In
this case, /src/postorius/doc/development.rst.
3. Commit the file and push to your fork.
4. Create a merge request on the repo under mailman org - you will also get
a notice when you push.
5. (Optional) Tell us your request on IRC.

Maybe it is your first time using git as version control, but it is a good
start for your GSoD road. If you are going to change lots of things under
different repos - for example mailman core and postorius - you will need to
do the thing above twice on two repos.

Check here for git beginner tutorials:
- https://rogerdudler.github.io/git-guide/ - recommended as it is organised
in a funny webpage.
- https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html

Hope this clarify the process.

For the proposal, I am commenting on the doc. Enjoy your GSoD :)

Yours truly,
Xiaoxing Ye


On Mon, Jun 10, 2019 at 12:06 AM ADITI GUPTA <aditi.medh...@gmail.com>
wrote:

> Hi Abhilash,
>
> I have opened an issue https://gitlab.com/aditigupta96/postorius/issues/1
> for
> this. Please have a look at it.
>
> Thanks,
> Aditi
> ᐧ
>
> On Sun, Jun 9, 2019 at 9:22 PM Abhilash Raj <maxk...@asynchronous.in>
> wrote:
>
> > On Sun, Jun 9, 2019, at 3:12 AM, ADITI GUPTA wrote:
> >
> >
> > Hello,
> >
> > I have created my proposal for GSoD'19. It would be really helpful if you
> > can go through it and provide your feedback. (
> >
> https://docs.google.com/document/d/1H-h2_TFDAl_o8c0WeT60OkeZedcDicGIPripaVMhgq8/edit?usp=sharing
> > )
> >
> > Also, I found a small typo error/ spelling mistake in the documentation.
> > The word relevant is spelled wrong.
> >
> >
> https://postorius.readthedocs.io/en/latest/development.html#view-authorization
> >
> >
> >
> > Can you please open a Pull Request?
> >
> > Thank You,
> > Aditi
> >
> > ᐧ
> >
> >
> > --
> >   thanks,
> >   Abhilash Raj (maxking)
> >
> >
> >
> _______________________________________________
> Mailman-Developers mailing list -- mailman-developers@python.org
> To unsubscribe send an email to mailman-developers-le...@python.org
> https://mail.python.org/mailman3/lists/mailman-developers.python.org/
> Mailman FAQ: https://wiki.list.org/x/AgA3
>
> Security Policy: https://wiki.list.org/x/QIA9
>
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to