Re: How to Get Started with Contribution

2021-12-14 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Welcome! There are many different ways to contribute to Django - the forum, blogging, translating, documenting, writing code, and more. Our Contributing Guide can help you get started with many of these: https://docs.djangoproject.com/en/stable/internals/contributing/ If you’re looking to work wi

Re: How to get started with contribution

2021-11-24 Thread Manav Agarwal
I think this link may help: https://docs.djangoproject.com/en/dev/internals/contributing/ On Wed, Nov 24, 2021, 7:33 PM shahil ramchandani < shahilramchand...@gmail.com> wrote: > Respected Sir/Madam, > I am Sahil Ramchandani, a Electrical Engineering undergraduate, I am in > Government Engineerin

Re: How to get started with contribution

2021-11-21 Thread dhruv...@gmail.com
I will say that standard way to start contributing into open source is same and are as follow; - Read the code of conduct provided by community for the project you want to contribute, for django specifically you can use https://docs.djangoproject.com/en/3.2/internals/contributing/ . I

Re: How to get started with contribution.

2021-11-21 Thread dhruv...@gmail.com
I will the standard way to start contributing into open source is same and are as follow; - Read the code of conduct provided by community for the project you want to contribute, for django specifically you can use https://docs.djangoproject.com/en/3.2/internals/contributing/ . I will

Re: How to get started with contribution

2021-11-02 Thread Ngô Quang Lợi
hello, I also just entered my second year of college in Information Technology, I am studying C++ Language, HTML, PHP and I want to learn more Python and JavaScript, can you and I work together? My name is Loi, I come from Viet Nam, nice to meet you. Vào 1:07, Th 6, 29 thg 10, 2021 Sudhanshu Gupta

Re: How to get started with contribution.

2021-10-31 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi Deeksha, There’s a wealth of information on contributing in this guide: https://docs.djangoproject.com/en/dev/internals/contributing/ . Check it out, happy to answer any questions. Thanks, Adam On Sun, 31 Oct 2021 at 06:53, Deeksha Jagtap wrote: > Hello, > I am Deeksha Jagtap, entered my t

Re: How to get started with contribution.

2021-10-30 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi Mayank The place to get started is the contributing guide: https://docs.djangoproject.com/en/dev/internals/contributing/ . Give this a read, happy to answer any questions. Thanks, Adam On Fri, 29 Oct 2021 at 22:25, Mayank Sharma wrote: > Respected Sir/madam, > I am Mayank Sharma, a Compute

Re: How to get started with contribution

2021-10-29 Thread Manav Agarwal
Hey Sudhanshu, Start with Git/GitHub and then Have a good hands-on with Django. After that, you may visit Contributing to Django | Django documentation | Django (djangoproject.com) to get started with contributing to Django. Let me kno