-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added PR and issue templates according to plots2 #160
Conversation
@jywarren , @gauravano I added PR and issue templates following the plots2 structure. Since we made this change in plots2 I think we can create FTO's like this publiclab/plots2#3681, maintain a checklist and update all the public lab repos to follow this structure of templates and bot messages. |
|
||
### Please show us where to look | ||
|
||
https://publiclab.org/ ... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://publiclab.org/ ... | |
https://publiclab.org/ ... or https://publiclab.github.io/leaflet-environmental-layers/example |
.github/config.yml
Outdated
There may be some errors, **but don't worry!** We're here to help! 👍🎉😄 | ||
Thanks for opening this pull request! This space is [protected by our Code of Conduct](https://publiclab.org/conduct) - and we're here to help. | ||
`Dangerbot` will test out your code and reply in a bit with some pointers and requests. | ||
Also please refer [here](https://github.com/publiclab/plots2/issues/3840) for installation help 💿 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also please refer [here](https://github.com/publiclab/plots2/issues/3840) for installation help 💿 |
.github/config.yml
Outdated
Your code will likely be published to https://publiclab.github.io/leaflet-environmental-layers/example/ in the next few days. | ||
In the meantime, can you tell us your Twitter handle so we can thank you properly? | ||
Congrats on merging your first pull request! 🙌🎉⚡️ | ||
Your code will likely be published to PublicLab.org in the next few days, but first it will be published to https://stable.publiclab.org/ (it will take some minutes for this to load, and until then you may see logs from the build process). Please test out your work on this testing server and report back with a comment that all has gone well! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your code will likely be published to PublicLab.org in the next few days, but first it will be published to https://stable.publiclab.org/ (it will take some minutes for this to load, and until then you may see logs from the build process). Please test out your work on this testing server and report back with a comment that all has gone well! | |
Your code will likely be published to https://publiclab.github.io/leaflet-environmental-layers/example/ in the next few days. |
@@ -4,7 +4,7 @@ If that's you, we're interested in helping you take the first step and can answe | |||
|
|||
We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 | |||
|
|||
If you have contributed before, **consider leaving this one for someone new**, and looking through our general [help wanted](https://github.com/publiclab/leaflet-environmental-layers/labels/help-wanted) issues. Thanks! | |||
If you have contributed before, **consider leaving this one for someone new**, and looking through our general [help wanted](https://github.com/publiclab/plots2/labels/help-wanted) issues. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you have contributed before, **consider leaving this one for someone new**, and looking through our general [help wanted](https://github.com/publiclab/plots2/labels/help-wanted) issues. Thanks! | |
If you have contributed before, **consider leaving this one for someone new**, and looking through our general [help wanted](https://github.com/publiclab/leaflet-environmental-layers/labels/help-wanted) issues. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @ananyaarun, nice start. Some changes required. Thanks!
@gauravano , I made the required changes. should have noticed the plots2 instead of LEL in my previous commit !! are there any more changes that can be made ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks @ananyaarun!
And, yes we can do these changes to other repos too as it will help contributors. Thanks! |
@gauravano , we can make a checklist on say plots2 to cover all remaining repos and break them into several FTO's ? Shall i do that ? |
Sure go ahead. Also, at some repos, there might be issues already open in this regard so do check that before including that repo name in your checklist. Thanks @ananyaarun! |
Thank you!!!!! 🎉 🙌 |
@gauravano @jywarren is this still relevant ? |
@ananyaarun Are you referring to the issue templates in LDI I made? I spoke to Jeff last week about those, he said he liked them and would be ok with implementing them in other projects, but it's not a priority. If you are interested in updating for LEL go for it! |
Yes @sashadev-sky , The ones in LDI |
Fixes #159
-Added PR and issue templates following the directory structure of plots2 repo.
-Updated the msg of the bot for newcomers according to plots2.