BlazorStrap icon indicating copy to clipboard operation
BlazorStrap copied to clipboard

Help wanted

Open jbomhold3 opened this issue 4 years ago • 7 comments

Feel like getting involved?

Key Area to start with are:

  • Documentation
  • Performance
  • Unit Testing

Desired Features:

  • Toast Service

Issues: #420

jbomhold3 avatar Feb 19 '21 00:02 jbomhold3

Hi would love to contribute. Please guide me on how to start contributing in the documentation section. @jbomhold3

Athira2199 avatar Mar 25 '21 17:03 Athira2199

We need to start full outlining all parameters in components. What's required to be nested where. A better getting start guide. Do a review our of samples to make sure they are clear enough that someone can look at the docs and know exactly how things are working. In general ATM our docs are just a collection of snippets that does not really explain anything. I think we could do a far better job at this. We also need to make sure we are using all our components in our examples like https://blazorstrap.io/tables for example does not every use <BSTablerHead> and just defaults to the html tag. While is does work and is perfectly acceptable we do have the tag and never even bring up we have it. Wouldn't even mind seeing a details button on each page that links to a docs fx style brake down for everything.

jbomhold3 avatar Mar 25 '21 18:03 jbomhold3

Models for example do require the service to be used while other places don't. We can't keep assuming people are clicking the getting started first. So each area should be able to stand on it's own event if its just a heading that says hey it's very important for you to read ________ before continuing.

jbomhold3 avatar Mar 25 '21 18:03 jbomhold3

Hi @jbomhold3 got your point. So which would be the branch on which I should perform the changes. 1.0.0 dev ? Also could you specify the tool which you have used for documentation. It would be helpful for me to get started. As I am quiet new to this documentation scenario.

Athira2199 avatar Mar 28 '21 14:03 Athira2199

Just base your branch off of master

jbomhold3 avatar Mar 28 '21 16:03 jbomhold3

Any open bugs or new features you want a hand in writing?

zandermar18 avatar Apr 10 '22 21:04 zandermar18

@zandermar18 We have #493 & #494 open atm

jbomhold3 avatar Apr 10 '22 22:04 jbomhold3